Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_recv.c44 ar5212SetRxDP(struct ath_hal *ah, uint32_t rxdp, HAL_RX_QUEUE qtype) in ar5212SetRxDP() function
H A Dar5212.h539 extern void ar5212SetRxDP(struct ath_hal *ah, uint32_t rxdp, HAL_RX_QUEUE);
H A Dar5212_attach.c80 .ah_setRxDP = ar5212SetRxDP,