Searched refs:ath_bcast_mac (Results 1 – 4 of 4) sorted by relevance
/drivers/net/wireless/ath/ |
D | ath.h | 36 static const u8 ath_bcast_mac[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; variable
|
/drivers/net/wireless/ath/ath5k/ |
D | attach.c | 330 memcpy(common->curbssid, ath_bcast_mac, ETH_ALEN); in ath5k_hw_init()
|
/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_init.c | 594 memcpy(common->bssidmask, ath_bcast_mac, ETH_ALEN); in ath9k_init_misc()
|
D | init.c | 374 memcpy(common->bssidmask, ath_bcast_mac, ETH_ALEN); in ath9k_init_misc()
|