Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c2790 TX_E_BW_UPDATE = 8, enumerator
2829 case TX_E_BW_UPDATE: in bna_tx_sm_stopped()
2866 case TX_E_BW_UPDATE: in bna_tx_sm_start_wait()
2905 case TX_E_BW_UPDATE: in bna_tx_sm_started()
2937 case TX_E_BW_UPDATE: in bna_tx_sm_stop_wait()
2956 case TX_E_BW_UPDATE: in bna_tx_sm_cleanup_wait()
2993 case TX_E_BW_UPDATE: in bna_tx_sm_prio_stop_wait()
3020 case TX_E_BW_UPDATE: in bna_tx_sm_prio_cleanup_wait()
3084 case TX_E_BW_UPDATE: in bna_tx_sm_quiesce_wait()
3320 bfa_fsm_send_event(tx, TX_E_BW_UPDATE); in bna_bfi_bw_update_aen()