Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_recv.c33 ar5211GetRxDP(struct ath_hal *ah) in ar5211GetRxDP() function
Dar5211.h208 extern uint32_t ar5211GetRxDP(struct ath_hal *);
Dar5211_attach.c79 .ah_getRxDP = ar5211GetRxDP,