Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dxmit.c796 struct ath_buf *bf, *bf_first = NULL, *bf_prev = NULL; in ath_tx_form_aggr() local
840 if (!bf_first) in ath_tx_form_aggr()
841 bf_first = bf; in ath_tx_form_aggr()
876 ndelim = ath_compute_num_delims(sc, tid, bf_first, fi->framelen, in ath_tx_form_aggr()
1094 struct ath_buf *bf_first = bf; in ath_tx_fill_desc() local
1136 if (bf == bf_first) in ath_tx_fill_desc()