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