Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dxmit.c623 if (bf == bf->bf_lastbf) in ath_tx_complete_aggr()
964 bf->bf_lastbf = bf; in ath_tx_get_tid_subframe()
1091 bf->bf_lastbf = bf_prev; in ath_tx_form_aggr()
1463 else if (bf == bf_first->bf_lastbf) in ath_tx_fill_desc()
1472 if (bf == bf_first->bf_lastbf) in ath_tx_fill_desc()
1872 lastbf = bf->bf_lastbf; in ath_drain_txq_list()
2080 bf_last = bf->bf_lastbf; in ath_tx_txqaddbuf()
2104 bf->bf_lastbf = bf; in ath_tx_send_normal()
2407 bf->bf_lastbf = bf; in ath_tx_cabq()
2654 lastbf = bf->bf_lastbf; in ath_tx_processq()
[all …]
A Dath9k.h59 (_bf)->bf_lastbf = NULL; \
222 struct ath_buf *bf_lastbf; /* last buf of this unit (a frame or member

Completed in 15 milliseconds