Home
last modified time | relevance | path

Searched refs:MWIFIEX_MEF_MAX_BYTESEQ (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dioctl.h405 #define MWIFIEX_MEF_MAX_BYTESEQ 6 /* non-adjustable */ macro
411 s8 byte_seq[MWIFIEX_MEF_MAX_BYTESEQ + 1];
H A Dcfg80211.c3271 byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] = in mwifiex_set_auto_arp_mef_entry()
3285 mef_entry->filter[filt_num].byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] = 2; in mwifiex_set_auto_arp_mef_entry()
3298 u8 byte_seq[MWIFIEX_MEF_MAX_BYTESEQ + 1]; in mwifiex_set_wowlan_mef_entry()
3309 MWIFIEX_MEF_MAX_BYTESEQ)) { in mwifiex_set_wowlan_mef_entry()
3317 (byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] == 1)) { in mwifiex_set_wowlan_mef_entry()
3324 (byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] == 2)) || in mwifiex_set_wowlan_mef_entry()
3326 (byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] == 3))) { in mwifiex_set_wowlan_mef_entry()
3353 mef_entry->filter[filt_num].byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] = in mwifiex_set_wowlan_mef_entry()
3364 mef_entry->filter[filt_num].byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] = in mwifiex_set_wowlan_mef_entry()
H A Dsta_cmd.c1397 byte_len = filter->byte_seq[MWIFIEX_MEF_MAX_BYTESEQ]; in mwifiex_cmd_append_rpn_expression()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dioctl.h393 #define MWIFIEX_MEF_MAX_BYTESEQ 6 /* non-adjustable */ macro
399 s8 byte_seq[MWIFIEX_MEF_MAX_BYTESEQ + 1];
H A Dcfg80211.c3316 byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] = in mwifiex_set_auto_arp_mef_entry()
3330 mef_entry->filter[filt_num].byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] = 2; in mwifiex_set_auto_arp_mef_entry()
3343 u8 byte_seq[MWIFIEX_MEF_MAX_BYTESEQ + 1]; in mwifiex_set_wowlan_mef_entry()
3354 MWIFIEX_MEF_MAX_BYTESEQ)) { in mwifiex_set_wowlan_mef_entry()
3362 (byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] == 1)) { in mwifiex_set_wowlan_mef_entry()
3369 (byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] == 2)) || in mwifiex_set_wowlan_mef_entry()
3371 (byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] == 3))) { in mwifiex_set_wowlan_mef_entry()
3398 mef_entry->filter[filt_num].byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] = in mwifiex_set_wowlan_mef_entry()
3409 mef_entry->filter[filt_num].byte_seq[MWIFIEX_MEF_MAX_BYTESEQ] = in mwifiex_set_wowlan_mef_entry()
H A Dsta_cmd.c1390 byte_len = filter->byte_seq[MWIFIEX_MEF_MAX_BYTESEQ]; in mwifiex_cmd_append_rpn_expression()

Completed in 17 milliseconds