Searched refs:bf_tail (Results 1 – 1 of 1) sorted by relevance
1634 struct ath_buf *bf_tail = NULL, *bf; in ath9k_release_buffered_frames() local1661 if (bf_tail) in ath9k_release_buffered_frames()1662 bf_tail->bf_next = bf; in ath9k_release_buffered_frames()1664 bf_tail = bf; in ath9k_release_buffered_frames()1678 info = IEEE80211_SKB_CB(bf_tail->bf_mpdu); in ath9k_release_buffered_frames()2427 struct ath_buf *bf_tail = NULL; in ath_tx_cabq() local2451 if (bf_tail) in ath_tx_cabq()2452 bf_tail->bf_next = bf; in ath_tx_cabq()2455 bf_tail = bf; in ath_tx_cabq()