Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/
Dath.h36 static const u8 ath_bcast_mac[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; variable
/drivers/net/wireless/ath/ath5k/
Dattach.c330 memcpy(common->curbssid, ath_bcast_mac, ETH_ALEN); in ath5k_hw_init()
/drivers/net/wireless/ath/ath9k/
Dhtc_drv_init.c594 memcpy(common->bssidmask, ath_bcast_mac, ETH_ALEN); in ath9k_init_misc()
Dinit.c374 memcpy(common->bssidmask, ath_bcast_mac, ETH_ALEN); in ath9k_init_misc()