Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/brocade/bna/
Dbna_types.h864 struct bfa_wc rx_stop_wc; member
Dbna_tx_rx.c1934 bfa_wc_down(&rx_mod->rx_stop_wc); in bna_rx_mod_cb_rx_stopped()
2000 bfa_wc_init(&rx_mod->rx_stop_wc, bna_rx_mod_cb_rx_stopped_all, rx_mod); in bna_rx_mod_stop()
2004 bfa_wc_up(&rx_mod->rx_stop_wc); in bna_rx_mod_stop()
2008 bfa_wc_wait(&rx_mod->rx_stop_wc); in bna_rx_mod_stop()