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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.h162 #define ath_tx_handoff(_sc, _txq, _bf) \ macro
H A Dif_ath_tx.c806 "ath_tx_handoff: non-tdma: txq=%u, add bf=%p "
826 "ath_tx_handoff: non-tdma: link[%u](%p)=%p (%p) "
854 "ath_tx_handoff: TXDP[%u] = %p (%p) "
902 "ath_tx_handoff: txq=%u, txstart", txq->axq_qnum);
1498 * lock only needs to be held for the ath_tx_handoff call.
1539 ath_tx_handoff(sc, txq, bf);
3127 ath_tx_handoff(sc, txq, bf);
5624 ath_tx_handoff(sc, txq, bf);
5734 ath_tx_handoff(sc, txq, bf);

Completed in 54 milliseconds