Searched refs:bf_tail (Results 1 – 1 of 1) sorted by relevance
1701 struct ath_buf *bf_tail = NULL, *bf = NULL; in ath9k_release_buffered_frames() local1725 if (bf_tail) in ath9k_release_buffered_frames()1726 bf_tail->bf_next = bf; in ath9k_release_buffered_frames()1728 bf_tail = bf; in ath9k_release_buffered_frames()1742 ath9k_set_moredata(sc, bf_tail, false); in ath9k_release_buffered_frames()1744 info = IEEE80211_SKB_CB(bf_tail->bf_mpdu); in ath9k_release_buffered_frames()2399 struct ath_buf *bf_tail = NULL; in ath_tx_cabq() local2423 if (bf_tail) in ath_tx_cabq()2424 bf_tail->bf_next = bf; in ath_tx_cabq()2427 bf_tail = bf; in ath_tx_cabq()