Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h598 extern HAL_BOOL ar5212SetTxDP(struct ath_hal *ah, u_int q, uint32_t txdp);
H A Dar5212_attach.c63 .ah_setTxDP = ar5212SetTxDP,
H A Dar5212_xmit.c524 ar5212SetTxDP(struct ath_hal *ah, u_int q, uint32_t txdp) in ar5212SetTxDP() function