Home
last modified time | relevance | path

Searched refs:bc_mac (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c159 static const u8 bc_mac[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in mwifiex_cfg80211_del_key() local
160 const u8 *peer_mac = pairwise ? mac_addr : bc_mac; in mwifiex_cfg80211_del_key()
471 static const u8 bc_mac[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in mwifiex_cfg80211_add_key() local
472 const u8 *peer_mac = pairwise ? mac_addr : bc_mac; in mwifiex_cfg80211_add_key()
3576 static const u8 bc_mac[] = {0xff, 0xff, 0xff, 0xff}; in mwifiex_get_coalesce_pkt_type() local
3581 else if (!memcmp(byte_seq, bc_mac, 4)) in mwifiex_get_coalesce_pkt_type()