Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dxmit.c350 struct ath_buf *bf_next, *bf_last = bf->bf_lastbf; in ath_tx_complete_aggr() local
469 if (!bf_last->bf_stale) in ath_tx_complete_aggr()
500 if (bf->bf_next == NULL && bf_last->bf_stale) { in ath_tx_complete_aggr()
503 tbf = ath_clone_txbuf(sc, bf_last); in ath_tx_complete_aggr()