Searched refs:bna_rx_sm_stopped (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c1517 static void bna_rx_sm_stopped(struct bna_rx *rx, bna_rx_sm_stopped() function
1578 bfa_fsm_set_state(rx, bna_rx_sm_stopped); bna_rx_sm_start_wait()
1641 bfa_fsm_set_state(rx, bna_rx_sm_stopped); bna_rx_sm_start_stop_wait()
1733 bfa_fsm_set_state(rx, bna_rx_sm_stopped); bna_rx_sm_cleanup_wait()
1766 bfa_fsm_set_state(rx, bna_rx_sm_stopped); bna_rx_sm_failed()
2181 if (rx->fsm == (bfa_fsm_t) bna_rx_sm_stopped) bna_rx_stop()
2726 bfa_fsm_set_state(rx, bna_rx_sm_stopped); bna_rx_create()
2790 if (rx->fsm != (bfa_sm_t)bna_rx_sm_stopped) bna_rx_enable()

Completed in 60 milliseconds