Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.c3298 } ath_mac_bb_names[] = { variable
3339 for (i=0; i<ARRAY_SIZE(ath_mac_bb_names); i++) { in ath9k_hw_mac_bb_name()
3340 if (ath_mac_bb_names[i].version == mac_bb_version) { in ath9k_hw_mac_bb_name()
3341 return ath_mac_bb_names[i].name; in ath9k_hw_mac_bb_name()