Searched refs:ath_hal_remove_rf (Results 1 – 4 of 4) sorted by relevance
71 ath_hal_remove_rf(&RF2413_rf); in ath_hal_ar5212_modevent()72 ath_hal_remove_rf(&RF2425_rf); in ath_hal_ar5212_modevent()73 ath_hal_remove_rf(&RF5111_rf); in ath_hal_ar5212_modevent()74 ath_hal_remove_rf(&RF5112_rf); in ath_hal_ar5212_modevent()75 ath_hal_remove_rf(&RF5413_rf); in ath_hal_ar5212_modevent()
76 ath_hal_remove_rf(&RF2133_rf); in ath_hal_ar5416_modevent()77 ath_hal_remove_rf(&RF9280_rf); in ath_hal_ar5416_modevent()78 ath_hal_remove_rf(&RF9285_rf); in ath_hal_ar5416_modevent()79 ath_hal_remove_rf(&RF9287_rf); in ath_hal_ar5416_modevent()
1052 extern int ath_hal_remove_rf(struct ath_hal_rf *arf);
226 ath_hal_remove_rf(struct ath_hal_rf *arf) in ath_hal_remove_rf() function