Searched refs:ath_tx_do_ratelookup (Results 1 – 1 of 1) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ |
H A D | if_ath_tx.c | 1377 ath_tx_do_ratelookup(struct ath_softc *sc, struct ath_buf *bf, int tid, in ath_tx_do_ratelookup() function 1523 ath_tx_do_ratelookup(sc, bf, tid->tid, bf->bf_state.bfs_pktlen, false); in ath_tx_xmit_normal() 3094 ath_tx_do_ratelookup(sc, bf, tid->tid, bf->bf_state.bfs_pktlen, in ath_tx_xmit_aggr() 5497 ath_tx_do_ratelookup(sc, bf, tid->tid, 5520 ath_tx_do_ratelookup(sc, bf, tid->tid, swq_pktbytes, true); 5712 ath_tx_do_ratelookup(sc, bf, tid->tid,
|