Home
last modified time | relevance | path

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

/drivers/net/ethernet/brocade/bna/
Dbna_types.h874 struct bfa_wc rx_stop_wc; member
Dbna_tx_rx.c2155 bfa_wc_down(&rx_mod->rx_stop_wc); in bna_rx_mod_cb_rx_stopped()
2225 bfa_wc_init(&rx_mod->rx_stop_wc, bna_rx_mod_cb_rx_stopped_all, rx_mod); in bna_rx_mod_stop()
2230 bfa_wc_up(&rx_mod->rx_stop_wc); in bna_rx_mod_stop()
2235 bfa_wc_wait(&rx_mod->rx_stop_wc); in bna_rx_mod_stop()