Searched refs:bna_rx_sm_stopped (Results 1 – 1 of 1) sorted by relevance
1339 static void bna_rx_sm_stopped(struct bna_rx *rx, in bna_rx_sm_stopped() function1400 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_sm_start_wait()1463 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_sm_start_stop_wait()1552 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_sm_cleanup_wait()1585 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_sm_failed()1967 if (rx->fsm == (bfa_fsm_t) bna_rx_sm_stopped) in bna_rx_stop()2483 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_create()2546 if (rx->fsm != (bfa_sm_t)bna_rx_sm_stopped) in bna_rx_enable()