Searched refs:tx_active_q (Results 1 – 3 of 3) sorted by relevance
3522 list_for_each(qe, &tx_mod->tx_active_q) { in bna_tx_free()3628 list_for_each(qe, &tx_mod->tx_active_q) { in bna_bfi_bw_update_aen()3740 list_add_tail(&tx->qe, &tx_mod->tx_active_q); in bna_tx_create()3916 INIT_LIST_HEAD(&tx_mod->tx_active_q); in bna_tx_mod_init()3961 list_for_each(qe, &tx_mod->tx_active_q) { in bna_tx_mod_start()3981 list_for_each(qe, &tx_mod->tx_active_q) { in bna_tx_mod_stop()4001 list_for_each(qe, &tx_mod->tx_active_q) { in bna_tx_mod_fail()
538 struct list_head tx_active_q; member
333 list_for_each(qe, &__tx_mod->tx_active_q) { \