Searched refs:tx_active_q (Results 1 – 3 of 3) sorted by relevance
3523 list_for_each(qe, &tx_mod->tx_active_q) { in bna_tx_free()3629 list_for_each(qe, &tx_mod->tx_active_q) { in bna_bfi_bw_update_aen()3741 list_add_tail(&tx->qe, &tx_mod->tx_active_q); in bna_tx_create()3917 INIT_LIST_HEAD(&tx_mod->tx_active_q); in bna_tx_mod_init()3962 list_for_each(qe, &tx_mod->tx_active_q) { in bna_tx_mod_start()3982 list_for_each(qe, &tx_mod->tx_active_q) { in bna_tx_mod_stop()4002 list_for_each(qe, &tx_mod->tx_active_q) { in bna_tx_mod_fail()
539 struct list_head tx_active_q; member
334 list_for_each(qe, &__tx_mod->tx_active_q) { \