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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dhw.c3194 } ath_rf_names[] = { variable in typeref:struct:__anon7688
3226 for (i=0; i<ARRAY_SIZE(ath_rf_names); i++) { ath9k_hw_rf_name()
3227 if (ath_rf_names[i].version == rf_version) { ath9k_hw_rf_name()
3228 return ath_rf_names[i].name; ath9k_hw_rf_name()

Completed in 90 milliseconds