Home
last modified time | relevance | path

Searched refs:tx_stop_wc (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/brocade/bna/
Dbna_types.h534 struct bfa_wc tx_stop_wc; member
Dbna_tx_rx.c3563 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()