Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c1331 static void bna_rx_sm_stopped(struct bna_rx *rx, in bna_rx_sm_stopped() function
1392 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_sm_start_wait()
1455 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_sm_start_stop_wait()
1544 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_sm_cleanup_wait()
1577 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_sm_failed()
1959 if (rx->fsm == (bfa_fsm_t) bna_rx_sm_stopped) in bna_rx_stop()
2475 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_create()
2538 if (rx->fsm != (bfa_sm_t)bna_rx_sm_stopped) in bna_rx_enable()
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c1331 static void bna_rx_sm_stopped(struct bna_rx *rx, in bna_rx_sm_stopped() function
1392 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_sm_start_wait()
1455 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_sm_start_stop_wait()
1544 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_sm_cleanup_wait()
1577 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_sm_failed()
1959 if (rx->fsm == bna_rx_sm_stopped) in bna_rx_stop()
2475 bfa_fsm_set_state(rx, bna_rx_sm_stopped); in bna_rx_create()
2538 if (rx->fsm != bna_rx_sm_stopped) in bna_rx_enable()

Completed in 13 milliseconds