Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211.h286 extern uint32_t ar5211Get11nExtBusy(struct ath_hal *);
H A Dar5211_attach.c138 .ah_get11nExtBusy = ar5211Get11nExtBusy,
H A Dar5211_misc.c697 ar5211Get11nExtBusy(struct ath_hal *ah) in ar5211Get11nExtBusy() function