Searched refs:bf_q (Results 1 – 1 of 1) sorted by relevance
1084 list_add_tail(&bf->list, bf_q); in ath_tx_form_aggr()1539 struct list_head bf_q; in ath_tx_sched_aggr() local1543 INIT_LIST_HEAD(&bf_q); in ath_tx_sched_aggr()1563 if (list_empty(&bf_q)) in ath_tx_sched_aggr()1699 struct list_head bf_q; in ath9k_release_buffered_frames() local1703 INIT_LIST_HEAD(&bf_q); in ath9k_release_buffered_frames()1737 if (list_empty(&bf_q)) in ath9k_release_buffered_frames()2409 LIST_HEAD(bf_q); in ath_tx_cabq()2447 if (list_empty(&bf_q)) in ath_tx_cabq()2784 struct list_head bf_q; in ath_tx_edma_tasklet() local[all …]