Searched refs:bna_rxf_event (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbfa_cs.h52 BFA_SM_TABLE(rxf, bna_rxf, bna_rxf_event, bna_fsm_rxf_t)
H A Dbna_types.h176 enum bna_rxf_event { enum
711 enum bna_rxf_event;
714 void (*fsm)(struct bna_rxf *s, enum bna_rxf_event e);
H A Dbna_tx_rx.c53 enum bna_rxf_event);
55 enum bna_rxf_event);
57 enum bna_rxf_event);
59 enum bna_rxf_event);
68 bna_rxf_sm_stopped(struct bna_rxf *rxf, enum bna_rxf_event event)
102 bna_rxf_sm_cfg_wait(struct bna_rxf *rxf, enum bna_rxf_event event)
140 bna_rxf_sm_started(struct bna_rxf *rxf, enum bna_rxf_event event)
164 bna_rxf_sm_last_resp_wait(struct bna_rxf *rxf, enum bna_rxf_event event)

Completed in 133 milliseconds