Searched refs:bna_tx_sm_cleanup_wait (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
H A D | bna_tx_rx.c | 2917 bfa_fsm_set_state(tx, bna_tx_sm_cleanup_wait); in bna_tx_sm_stop_wait() 2944 bna_tx_sm_cleanup_wait(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_cleanup_wait() function 3005 bfa_fsm_set_state(tx, bna_tx_sm_cleanup_wait); in bna_tx_sm_prio_cleanup_wait() 3039 bfa_fsm_set_state(tx, bna_tx_sm_cleanup_wait); in bna_tx_sm_failed() 3065 bfa_fsm_set_state(tx, bna_tx_sm_cleanup_wait); in bna_tx_sm_quiesce_wait()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
H A D | bna_tx_rx.c | 2917 bfa_fsm_set_state(tx, bna_tx_sm_cleanup_wait); in bna_tx_sm_stop_wait() 2944 bna_tx_sm_cleanup_wait(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_cleanup_wait() function 3005 bfa_fsm_set_state(tx, bna_tx_sm_cleanup_wait); in bna_tx_sm_prio_cleanup_wait() 3039 bfa_fsm_set_state(tx, bna_tx_sm_cleanup_wait); in bna_tx_sm_failed() 3065 bfa_fsm_set_state(tx, bna_tx_sm_cleanup_wait); in bna_tx_sm_quiesce_wait()
|
Completed in 9 milliseconds