bc_mac            159 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	static const u8 bc_mac[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
bc_mac            160 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	const u8 *peer_mac = pairwise ? mac_addr : bc_mac;
bc_mac            480 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	static const u8 bc_mac[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
bc_mac            481 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	const u8 *peer_mac = pairwise ? mac_addr : bc_mac;
bc_mac           3612 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	static const u8 bc_mac[] = {0xff, 0xff, 0xff, 0xff};
bc_mac           3617 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	else if (!memcmp(byte_seq, bc_mac, 4))