Searched refs:ath_mac_bb_names (Results 1 – 1 of 1) sorted by relevance
3189 } ath_mac_bb_names[] = { variable3230 for (i=0; i<ARRAY_SIZE(ath_mac_bb_names); i++) { in ath9k_hw_mac_bb_name()3231 if (ath_mac_bb_names[i].version == mac_bb_version) { in ath9k_hw_mac_bb_name()3232 return ath_mac_bb_names[i].name; in ath9k_hw_mac_bb_name()