Searched refs:ath_tx_do_ratelookup (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/ath/ |
H A D | if_ath_tx.c | 1376 ath_tx_do_ratelookup(struct ath_softc *sc, struct ath_buf *bf, int tid, in ath_tx_do_ratelookup() function 1522 ath_tx_do_ratelookup(sc, bf, tid->tid, bf->bf_state.bfs_pktlen, false); in ath_tx_xmit_normal() 3084 ath_tx_do_ratelookup(sc, bf, tid->tid, bf->bf_state.bfs_pktlen, in ath_tx_xmit_aggr() 5487 ath_tx_do_ratelookup(sc, bf, tid->tid, 5510 ath_tx_do_ratelookup(sc, bf, tid->tid, swq_pktbytes, true); 5702 ath_tx_do_ratelookup(sc, bf, tid->tid,
|