Home
last modified time | relevance | path

Searched refs:ar5416Get11nExtBusy (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c280 ar5416Get11nExtBusy(struct ath_hal *ah) in ar5416Get11nExtBusy() function
H A Dar5416.h242 extern uint32_t ar5416Get11nExtBusy(struct ath_hal *ah);
H A Dar5416_attach.c193 ah->ah_get11nExtBusy = ar5416Get11nExtBusy; in ar5416InitState()