Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c64 .ah_getTxDP = ar5212GetTxDP,
Dar5212.h597 extern uint32_t ar5212GetTxDP(struct ath_hal *ah, u_int q);
Dar5212_xmit.c516 ar5212GetTxDP(struct ath_hal *ah, u_int q) in ar5212GetTxDP() function