Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c100 case RXF_E_CONFIG: in bna_rxf_sm_stopped()
134 case RXF_E_CONFIG: in bna_rxf_sm_paused()
173 case RXF_E_CONFIG: in bna_rxf_sm_cfg_wait()
213 case RXF_E_CONFIG: in bna_rxf_sm_started()
884 bfa_fsm_send_event(rxf, RXF_E_CONFIG); in bna_rx_ucast_set()
914 bfa_fsm_send_event(rxf, RXF_E_CONFIG); in bna_rx_mcast_add()
973 bfa_fsm_send_event(rxf, RXF_E_CONFIG); in bna_rx_ucast_listset()
1045 bfa_fsm_send_event(rxf, RXF_E_CONFIG); in bna_rx_mcast_listset()
1095 bfa_fsm_send_event(rxf, RXF_E_CONFIG); in bna_rx_mcast_delall()
1114 bfa_fsm_send_event(rxf, RXF_E_CONFIG); in bna_rx_vlan_add()
[all …]
Dbna_types.h193 RXF_E_CONFIG = 4, enumerator