Searched refs:bna_rx_sm_stopped (Results 1 – 1 of 1) sorted by relevance
1517 static void bna_rx_sm_stopped(struct bna_rx *rx, in bna_rx_sm_stopped() function1578 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_sm_start_wait()1641 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_sm_start_stop_wait()1733 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_sm_cleanup_wait()1766 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_sm_failed()2181 if (rx->fsm == (bfa_fsm_t) bna_rx_sm_stopped) in bna_rx_stop()2726 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_create()2790 if (rx->fsm != (bfa_sm_t)bna_rx_sm_stopped) in bna_rx_enable()