Searched refs:rx_stop_wc (Results 1 – 2 of 2) sorted by relevance
875 struct bfa_wc rx_stop_wc; member
2156 bfa_wc_down(&rx_mod->rx_stop_wc); in bna_rx_mod_cb_rx_stopped()2226 bfa_wc_init(&rx_mod->rx_stop_wc, bna_rx_mod_cb_rx_stopped_all, rx_mod); in bna_rx_mod_stop()2231 bfa_wc_up(&rx_mod->rx_stop_wc); in bna_rx_mod_stop()2236 bfa_wc_wait(&rx_mod->rx_stop_wc); in bna_rx_mod_stop()