Searched refs:bf_first (Results 1 – 3 of 3) sorted by relevance
847 if (bf_first == NULL) in ath_tx_form_aggr()848 bf_first = bf; in ath_tx_form_aggr()859 bf_first); in ath_tx_form_aggr()898 if (bf_first->bf_state.bfs_txflags & in ath_tx_form_aggr()922 if (bf != bf_first) { in ath_tx_form_aggr()926 bf_first->bf_state.bfs_txflags & in ath_tx_form_aggr()980 ath_compute_num_delims(sc, bf_first, in ath_tx_form_aggr()981 bf->bf_state.bfs_pktlen, (bf_first == bf)); in ath_tx_form_aggr()1024 if (bf_first) { in ath_tx_form_aggr()1025 bf_first->bf_state.bfs_al = al; in ath_tx_form_aggr()[all …]
146 bf = bf_first; in ath_tx_alq_post()561 bf = bf_first; in ath_tx_setds_11n()851 (caddr_t)bf_first->bf_daddr, bf_first->bf_desc, in ath_tx_handoff_hw()857 (caddr_t)bf_first->bf_daddr, bf_first->bf_desc, in ath_tx_handoff_hw()3582 bf = bf_first; in ath_tx_tid_filt_comp_aggr()4696 bf_first->bf_state.bfs_nframes, bf_first->bf_state.bfs_nframes); in ath_tx_comp_aggr_error()4703 bf = bf_first; in ath_tx_comp_aggr_error()4775 bf = bf_first; in ath_tx_comp_cleanup_aggr()4808 bf = bf_first; in ath_tx_comp_cleanup_aggr()5017 bf = bf_first;[all …]
151 extern void ath_tx_alq_post(struct ath_softc *sc, struct ath_buf *bf_first);