Home
last modified time | relevance | path

Searched refs:bfs_aggr (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_tx_edma.c543 if (bf->bf_state.bfs_aggr) in ath_edma_xmit_handoff_hw()
917 if (bf->bf_state.bfs_aggr) in ath_edma_tx_processq()
H A Dif_ath_tx.c874 if (bf->bf_state.bfs_aggr) in ath_tx_handoff_hw()
3062 if (bf->bf_state.bfs_aggr != 0 || bf->bf_state.bfs_nframes > 1) { in ath_tx_xmit_aggr()
3065 bf->bf_state.bfs_aggr, bf->bf_state.bfs_nframes); in ath_tx_xmit_aggr()
3066 bf->bf_state.bfs_aggr = 0; in ath_tx_xmit_aggr()
3209 bf->bf_state.bfs_aggr = 0; in ath_tx_swq()
4639 bf->bf_state.bfs_aggr = 0; in ath_tx_retry_subframe()
4943 isaggr = bf_first->bf_state.bfs_aggr;
5334 if (bf->bf_state.bfs_aggr)
5462 bf->bf_state.bfs_aggr,
5471 bf->bf_state.bfs_aggr = 0;
[all …]
H A Dif_ath_tx_ht.c609 if (bf->bf_state.bfs_aggr) in ath_rateseries_setup()
H A Dif_athvar.h269 u_int32_t bfs_aggr:1, /* part of aggregate? */ member
H A Dif_ath.c4532 if (bf->bf_state.bfs_aggr) in ath_tx_processq()
5026 if (bf->bf_state.bfs_aggr) in ath_tx_draintxq()