Searched refs:bf_first (Results 1 – 3 of 3) sorted by relevance
855 if (bf_first == NULL) { in ath_tx_form_aggr()856 bf_first = bf; in ath_tx_form_aggr()863 bf_first); in ath_tx_form_aggr()866 bf_first->bf_state.bfs_rc_maxpktlen); in ath_tx_form_aggr()906 if (bf_first->bf_state.bfs_txflags & in ath_tx_form_aggr()930 if (bf != bf_first) { in ath_tx_form_aggr()934 bf_first->bf_state.bfs_txflags & in ath_tx_form_aggr()988 ath_compute_num_delims(sc, bf_first, in ath_tx_form_aggr()1031 if (bf_first) { in ath_tx_form_aggr()1036 bf_first->bf_state.bfs_al = al; in ath_tx_form_aggr()[all …]
144 bf = bf_first; in ath_tx_alq_post()559 bf = bf_first; in ath_tx_setds_11n()849 (caddr_t)bf_first->bf_daddr, bf_first->bf_desc, in ath_tx_handoff_hw()855 (caddr_t)bf_first->bf_daddr, bf_first->bf_desc, in ath_tx_handoff_hw()3579 bf = bf_first; in ath_tx_tid_filt_comp_aggr()4692 bf_first->bf_state.bfs_nframes, bf_first->bf_state.bfs_nframes); in ath_tx_comp_aggr_error()4699 bf = bf_first; in ath_tx_comp_aggr_error()4771 bf = bf_first; in ath_tx_comp_cleanup_aggr()4804 bf = bf_first; in ath_tx_comp_cleanup_aggr()5020 bf = bf_first;[all …]
148 extern void ath_tx_alq_post(struct ath_softc *sc, struct ath_buf *bf_first);