Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dhw.c3005 } ath_mac_bb_names[] = { variable
3042 for (i=0; i<ARRAY_SIZE(ath_mac_bb_names); i++) { in ath9k_hw_mac_bb_name()
3043 if (ath_mac_bb_names[i].version == mac_bb_version) { in ath9k_hw_mac_bb_name()
3044 return ath_mac_bb_names[i].name; in ath9k_hw_mac_bb_name()