Searched refs:bfs_nframes (Results 1 – 3 of 3) sorted by relevance
558 __func__, bf_first->bf_state.bfs_nframes, in ath_tx_setds_11n()3089 bf->bf_state.bfs_nframes = 1; in ath_tx_xmit_aggr()3232 bf->bf_state.bfs_nframes = 1; in ath_tx_swq()4663 bf->bf_state.bfs_nframes = 1; in ath_tx_retry_subframe()4694 bf_first->bf_state.bfs_nframes, bf_first->bf_state.bfs_nframes); in ath_tx_comp_aggr_error()5023 nf = bf_first->bf_state.bfs_nframes;5480 if (bf->bf_state.bfs_nframes > 1)5485 bf->bf_state.bfs_nframes);5494 bf->bf_state.bfs_nframes = 1;5560 if (bf->bf_state.bfs_nframes == 1) {[all …]
1039 bf_first->bf_state.bfs_nframes = nframes; in ath_tx_form_aggr()
266 uint8_t bfs_nframes; /* number of frames in aggregate */ member