Searched refs:bf_q (Results 1 – 1 of 1) sorted by relevance
1035 list_add_tail(&bf->list, bf_q); in ath_tx_form_aggr()1478 struct list_head bf_q; in ath_tx_sched_aggr() local1482 INIT_LIST_HEAD(&bf_q); in ath_tx_sched_aggr()1502 if (list_empty(&bf_q)) in ath_tx_sched_aggr()1638 struct list_head bf_q; in ath9k_release_buffered_frames() local1643 INIT_LIST_HEAD(&bf_q); in ath9k_release_buffered_frames()1678 if (list_empty(&bf_q)) in ath9k_release_buffered_frames()2350 LIST_HEAD(bf_q); in ath_tx_cabq()2388 if (list_empty(&bf_q)) in ath_tx_cabq()2716 struct list_head bf_q; in ath_tx_edma_tasklet() local[all …]
Completed in 9 milliseconds