Searched refs:bfs_nframes (Results 1 – 3 of 3) sorted by relevance
556 __func__, bf_first->bf_state.bfs_nframes, in ath_tx_setds_11n()3082 if (bf->bf_state.bfs_aggr != 0 || bf->bf_state.bfs_nframes > 1) { in ath_tx_xmit_aggr()3085 bf->bf_state.bfs_aggr, bf->bf_state.bfs_nframes); in ath_tx_xmit_aggr()3087 bf->bf_state.bfs_nframes = 1; in ath_tx_xmit_aggr()3230 bf->bf_state.bfs_nframes = 1; in ath_tx_swq()4661 bf->bf_state.bfs_nframes = 1; in ath_tx_retry_subframe()4692 bf_first->bf_state.bfs_nframes, bf_first->bf_state.bfs_nframes); in ath_tx_comp_aggr_error()5021 nf = bf_first->bf_state.bfs_nframes;5478 if (bf->bf_state.bfs_nframes > 1)5483 bf->bf_state.bfs_nframes);[all …]
1037 bf_first->bf_state.bfs_nframes = nframes; in ath_tx_form_aggr()
265 uint8_t bfs_nframes; /* number of frames in aggregate */ member