Home
last modified time | relevance | path

Searched refs:TX_E_BW_UPDATE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c2782 TX_E_BW_UPDATE = 8, enumerator
2821 case TX_E_BW_UPDATE: in bna_tx_sm_stopped()
2858 case TX_E_BW_UPDATE: in bna_tx_sm_start_wait()
2897 case TX_E_BW_UPDATE: in bna_tx_sm_started()
2929 case TX_E_BW_UPDATE: in bna_tx_sm_stop_wait()
2948 case TX_E_BW_UPDATE: in bna_tx_sm_cleanup_wait()
2985 case TX_E_BW_UPDATE: in bna_tx_sm_prio_stop_wait()
3012 case TX_E_BW_UPDATE: in bna_tx_sm_prio_cleanup_wait()
3076 case TX_E_BW_UPDATE: in bna_tx_sm_quiesce_wait()
3312 bfa_fsm_send_event(tx, TX_E_BW_UPDATE); in bna_bfi_bw_update_aen()