Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_recv.c44 ar5211SetRxDP(struct ath_hal *ah, uint32_t rxdp, HAL_RX_QUEUE qtype) in ar5211SetRxDP() function
H A Dar5211.h216 extern void ar5211SetRxDP(struct ath_hal *, uint32_t rxdp, HAL_RX_QUEUE);
H A Dar5211_attach.c84 .ah_setRxDP = ar5211SetRxDP,