Searched refs:MWIFIEX_MEF_MAX_BYTESEQ (Results 1 – 3 of 3) sorted by relevance
404 #define MWIFIEX_MEF_MAX_BYTESEQ 6 /* non-adjustable */ macro410 s8 byte_seq[MWIFIEX_MEF_MAX_BYTESEQ + 1];
3321 byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] = in mwifiex_set_auto_arp_mef_entry()3335 mef_entry->filter[filt_num].byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] = 2; in mwifiex_set_auto_arp_mef_entry()3348 u8 byte_seq[MWIFIEX_MEF_MAX_BYTESEQ + 1]; in mwifiex_set_wowlan_mef_entry()3359 MWIFIEX_MEF_MAX_BYTESEQ)) { in mwifiex_set_wowlan_mef_entry()3367 (byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] == 1)) { in mwifiex_set_wowlan_mef_entry()3374 (byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] == 2)) || in mwifiex_set_wowlan_mef_entry()3376 (byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] == 3))) { in mwifiex_set_wowlan_mef_entry()3403 mef_entry->filter[filt_num].byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] = in mwifiex_set_wowlan_mef_entry()3414 mef_entry->filter[filt_num].byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] = in mwifiex_set_wowlan_mef_entry()
1402 byte_len = filter->byte_seq[MWIFIEX_MEF_MAX_BYTESEQ]; in mwifiex_cmd_append_rpn_expression()
Completed in 16 milliseconds