Searched refs:tx_stop_wc (Results 1 – 2 of 2) sorted by relevance
534 struct bfa_wc tx_stop_wc; member
3563 bfa_wc_down(&tx_mod->tx_stop_wc); in bna_tx_mod_cb_tx_stopped()3637 bfa_wc_init(&tx_mod->tx_stop_wc, bna_tx_mod_cb_tx_stopped_all, tx_mod); in bna_tx_mod_stop()3641 bfa_wc_up(&tx_mod->tx_stop_wc); in bna_tx_mod_stop()3645 bfa_wc_wait(&tx_mod->tx_stop_wc); in bna_tx_mod_stop()