Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c200 ah->ah_getRfGain = ar9300_get_rfgain; in ar9300_attach_freebsd_ops()
H A Dar9300.h1430 extern HAL_RFGAIN ar9300_get_rfgain(struct ath_hal *ah);
H A Dar9300_attach.c295 ar9300_get_rfgain, /* ah_get_rf_gain */
H A Dar9300_reset.c2737 ar9300_get_rfgain(struct ath_hal *ah) in ar9300_get_rfgain() function