Home
last modified time | relevance | path

Searched refs:ath_send_bar (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dxmit.c148 static void ath_send_bar(struct ath_atx_tid *tid, u16 seqno) in ath_send_bar() function
266 ath_send_bar(tid, tid->seq_start); in ath_tx_flush_tid()
649 ath_send_bar(tid, ATH_BA_INDEX2SEQ(seq_first, bar_index + 1)); in ath_tx_complete_aggr()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dxmit.c154 static void ath_send_bar(struct ath_atx_tid *tid, u16 seqno) in ath_send_bar() function
313 ath_send_bar(tid, tid->seq_start); in ath_tx_flush_tid()
698 ath_send_bar(tid, ATH_BA_INDEX2SEQ(seq_first, bar_index + 1)); in ath_tx_complete_aggr()

Completed in 9 milliseconds