Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1079 list_add_tail(&bf->list, bf_q); in ath_tx_form_aggr()
1534 struct list_head bf_q; in ath_tx_sched_aggr() local
1538 INIT_LIST_HEAD(&bf_q); in ath_tx_sched_aggr()
1558 if (list_empty(&bf_q)) in ath_tx_sched_aggr()
1700 struct list_head bf_q; in ath9k_release_buffered_frames() local
1704 INIT_LIST_HEAD(&bf_q); in ath9k_release_buffered_frames()
1738 if (list_empty(&bf_q)) in ath9k_release_buffered_frames()
2401 LIST_HEAD(bf_q); in ath_tx_cabq()
2439 if (list_empty(&bf_q)) in ath_tx_cabq()
2776 struct list_head bf_q; in ath_tx_edma_tasklet() local
[all …]