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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_hw.c1985 } ath_mac_bb_names[] = { variable in typeref:struct:__anon15143
2019 for (i=0; i<ARRAY_SIZE(ath_mac_bb_names); i++) {
2020 if (ath_mac_bb_names[i].version == mac_bb_version) {
2021 return ath_mac_bb_names[i].name;

Completed in 56 milliseconds