Searched refs:ath_tx_update_baw (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/sys/dev/ath/ |
| D | if_ath_tx.c | 2795 ath_tx_update_baw(struct ath_softc *sc, struct ath_node *an, in ath_tx_update_baw() function 3826 ath_tx_update_baw(sc, an, tid, bf); in ath_tx_tid_drain_pkt() 4290 ath_tx_update_baw(sc, an, atid, bf); in ath_tx_comp_cleanup_unaggr() 4344 ath_tx_update_baw(sc, an, atid, bf); in ath_tx_tid_cleanup_frame() 4556 ath_tx_update_baw(sc, an, atid, bf); in ath_tx_aggr_retry_unaggr() 4647 ath_tx_update_baw(sc, an, atid, bf); in ath_tx_retry_subframe() 4777 ath_tx_update_baw(sc, an, atid, bf); in ath_tx_comp_cleanup_aggr() 4911 ath_tx_update_baw(sc, an, atid, bf); 5056 ath_tx_update_baw(sc, an, atid, bf); 5269 ath_tx_update_baw(sc, an, atid, bf); [all …]
|