Searched refs:ath_tx_update_baw (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/ath/ |
H A D | if_ath_tx.c | 2773 ath_tx_update_baw(struct ath_softc *sc, struct ath_node *an, in ath_tx_update_baw() function 3804 ath_tx_update_baw(sc, an, tid, bf); in ath_tx_tid_drain_pkt() 4268 ath_tx_update_baw(sc, an, atid, bf); in ath_tx_comp_cleanup_unaggr() 4322 ath_tx_update_baw(sc, an, atid, bf); in ath_tx_tid_cleanup_frame() 4534 ath_tx_update_baw(sc, an, atid, bf); in ath_tx_aggr_retry_unaggr() 4625 ath_tx_update_baw(sc, an, atid, bf); in ath_tx_retry_subframe() 4755 ath_tx_update_baw(sc, an, atid, bf); in ath_tx_comp_cleanup_aggr() 4889 ath_tx_update_baw(sc, an, atid, bf); 5034 ath_tx_update_baw(sc, an, atid, bf); 5247 ath_tx_update_baw(sc, an, atid, bf); [all …]
|