Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.h115 extern void ath_tx_tid_sched(struct ath_softc *sc, struct ath_tid *tid);
H A Dif_ath_tx.c2906 ath_tx_tid_sched(struct ath_softc *sc, struct ath_tid *tid) in ath_tx_tid_sched() function
3068 ath_tx_tid_sched(sc, tid); in ath_tx_xmit_aggr()
3242 ath_tx_tid_sched(sc, atid); in ath_tx_swq()
3280 ath_tx_tid_sched(sc, atid); in ath_tx_swq()
3415 ath_tx_tid_sched(sc, tid); in ath_tx_tid_resume()
4589 ath_tx_tid_sched(sc, atid); in ath_tx_aggr_retry_unaggr()
4721 ath_tx_tid_sched(sc, tid); in ath_tx_comp_aggr_error()
5123 ath_tx_tid_sched(sc, atid);
5817 ath_tx_tid_sched(sc, tid);
H A Dif_ath.c7093 ath_tx_tid_sched(sc, atid); in ath_node_recv_pspoll()