Searched refs:ath_mac_bb_names (Results 1 – 1 of 1) sorted by relevance
3005 } ath_mac_bb_names[] = { variable3042 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()