Searched defs:bcast_mac (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/iwlwifi/mvm/
H A Dmac80211.c1330 struct iwl_fw_bcast_mac *bcast_mac; local
1336 bcast_mac = &cmd->macs[mvmvif->id];
1346 bcast_mac->default_discard = 1;
1357 bcast_mac->default_discard = 0;
1358 bcast_mac->attached_filters = 0;
1371 bcast_mac->attached_filters |=
/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3583 static u8 bcast_mac[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; local
3599 bcast_mac : vif->bssid,

Completed in 82 milliseconds