Searched refs:ipv4_mc_mac (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 3297 static const u8 ipv4_mc_mac[] = {0x33, 0x33}; in mwifiex_set_wowlan_mef_entry() local 3321 } else if ((!memcmp(byte_seq, ipv4_mc_mac, 2) && in mwifiex_set_wowlan_mef_entry() 3594 static const u8 ipv4_mc_mac[] = {0x33, 0x33}; in mwifiex_get_coalesce_pkt_type() local 3603 else if ((!memcmp(byte_seq, ipv4_mc_mac, 2) && in mwifiex_get_coalesce_pkt_type()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_cfg80211.c | 1831 const t_u8 ipv4_mc_mac[] = { 0x33, 0x33 }; in woal_get_coalesce_pkt_type() local 1839 else if ((!memcmp(byte_seq, ipv4_mc_mac, 2) && in woal_get_coalesce_pkt_type()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_cfg80211.c | 2054 const t_u8 ipv4_mc_mac[] = {0x33, 0x33}; in woal_get_coalesce_pkt_type() local 2062 else if ((!memcmp(byte_seq, ipv4_mc_mac, 2) && in woal_get_coalesce_pkt_type()
|
| H A D | moal_sta_cfg80211.c | 6758 const t_u8 ipv4_mc_mac[] = {0x33, 0x33}; in woal_cfg80211_suspend() local 6832 } else if ((!memcmp(byte_seq, ipv4_mc_mac, 2) && in woal_cfg80211_suspend()
|