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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dhw.c3169 } ath_mac_bb_names[] = { variable in typeref:struct:__anon7687
3209 for (i=0; i<ARRAY_SIZE(ath_mac_bb_names); i++) { ath9k_hw_mac_bb_name()
3210 if (ath_mac_bb_names[i].version == mac_bb_version) { ath9k_hw_mac_bb_name()
3211 return ath_mac_bb_names[i].name; ath9k_hw_mac_bb_name()

Completed in 59 milliseconds