Searched refs:ath_tx_update_baw (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 | 2793 ath_tx_update_baw(struct ath_softc *sc, struct ath_node *an, in ath_tx_update_baw() function 3824 ath_tx_update_baw(sc, an, tid, bf); in ath_tx_tid_drain_pkt() 4288 ath_tx_update_baw(sc, an, atid, bf); in ath_tx_comp_cleanup_unaggr() 4342 ath_tx_update_baw(sc, an, atid, bf); in ath_tx_tid_cleanup_frame() 4554 ath_tx_update_baw(sc, an, atid, bf); in ath_tx_aggr_retry_unaggr() 4645 ath_tx_update_baw(sc, an, atid, bf); in ath_tx_retry_subframe() 4775 ath_tx_update_baw(sc, an, atid, bf); in ath_tx_comp_cleanup_aggr() 4909 ath_tx_update_baw(sc, an, atid, bf); 5054 ath_tx_update_baw(sc, an, atid, bf); 5267 ath_tx_update_baw(sc, an, atid, bf); [all …]
|