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 D | if_ath_tx.h | 115 extern void ath_tx_tid_sched(struct ath_softc *sc, struct ath_tid *tid);
|
H A D | if_ath_tx.c | 2906 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 D | if_ath.c | 7093 ath_tx_tid_sched(sc, atid); in ath_node_recv_pspoll()
|