Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211_recv.c33 ar5211GetRxDP(struct ath_hal *ah, HAL_RX_QUEUE qtype) in ar5211GetRxDP() function
HDar5211.h215 extern uint32_t ar5211GetRxDP(struct ath_hal *, HAL_RX_QUEUE);
HDar5211_attach.c83 .ah_getRxDP = ar5211GetRxDP,