Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/
Dah_osdep_ar5212.c74 ath_hal_remove_rf(&RF2413_rf); in ath_hal_ar5212_modevent()
75 ath_hal_remove_rf(&RF2425_rf); in ath_hal_ar5212_modevent()
76 ath_hal_remove_rf(&RF5111_rf); in ath_hal_ar5212_modevent()
77 ath_hal_remove_rf(&RF5112_rf); in ath_hal_ar5212_modevent()
78 ath_hal_remove_rf(&RF5413_rf); in ath_hal_ar5212_modevent()
Dah_osdep_ar5416.c82 ath_hal_remove_rf(&RF2133_rf); in ath_hal_ar5416_modevent()
83 ath_hal_remove_rf(&RF9280_rf); in ath_hal_ar5416_modevent()
84 ath_hal_remove_rf(&RF9285_rf); in ath_hal_ar5416_modevent()
85 ath_hal_remove_rf(&RF9287_rf); in ath_hal_ar5416_modevent()
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah_internal.h1054 extern int ath_hal_remove_rf(struct ath_hal_rf *arf);
Dah.c228 ath_hal_remove_rf(struct ath_hal_rf *arf) in ath_hal_remove_rf() function