Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h659 extern uint32_t ar5212Get11nExtBusy(struct ath_hal *ah);
H A Dar5212_attach.c147 .ah_get11nExtBusy = ar5212Get11nExtBusy,
H A Dar5212_misc.c1405 ar5212Get11nExtBusy(struct ath_hal *ah) in ar5212Get11nExtBusy() function