Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c65 .ah_setTxDP = ar5212SetTxDP,
Dar5212.h598 extern HAL_BOOL ar5212SetTxDP(struct ath_hal *ah, u_int q, uint32_t txdp);
Dar5212_xmit.c526 ar5212SetTxDP(struct ath_hal *ah, u_int q, uint32_t txdp) in ar5212SetTxDP() function