Searched refs:ath_rf_names (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhw.c2810 } ath_rf_names[] = { variable in typeref:struct:__anon13595
2842 for (i=0; i<ARRAY_SIZE(ath_rf_names); i++) {
2843 if (ath_rf_names[i].version == rf_version) {
2844 return ath_rf_names[i].name;

Completed in 130 milliseconds