Searched refs:ath_tx_handoff (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/ath/
H A Dif_ath_tx.h162 #define ath_tx_handoff(_sc, _txq, _bf) \ macro
H A Dif_ath_tx.c821 "ath_tx_handoff: non-tdma: txq=%u, add bf=%p "
841 "ath_tx_handoff: non-tdma: link[%u](%p)=%p (%p) "
869 "ath_tx_handoff: TXDP[%u] = %p (%p) "
917 "ath_tx_handoff: txq=%u, txstart", txq->axq_qnum);
1500 * lock only needs to be held for the ath_tx_handoff call.
1541 ath_tx_handoff(sc, txq, bf);
3024 ath_tx_handoff(sc, txq, bf);
5333 ath_tx_handoff(sc, txq, bf);
5443 ath_tx_handoff(sc, txq, bf);

Completed in 109 milliseconds