Searched defs:bfa_fcs_lport_fdmi_s (Results 1 – 1 of 1) sorted by relevance
119 struct bfa_fcs_lport_fdmi_s { struct120 bfa_fcs_lport_fdmi_sm_t sm; /* state machine */ argument121 struct bfa_timer_s timer;122 struct bfa_fcs_lport_ms_s *ms; /* parent ms */123 struct bfa_fcxp_s *fcxp;124 struct bfa_fcxp_wqe_s fcxp_wqe;125 u8 retry_cnt; /* retry count */126 u8 rsvd[3];