Searched defs:bfa_fcs_rpf_s (Results 1 – 1 of 1) sorted by relevance
401 struct bfa_fcs_rpf_s { struct402 bfa_sm_t sm; /* state machine */403 struct bfa_fcs_rport_s *rport; /* parent rport */404 struct bfa_timer_s timer; /* general purpose timer */405 struct bfa_fcxp_s *fcxp; /* FCXP needed for discarding */406 struct bfa_fcxp_wqe_s fcxp_wqe; /* fcxp wait queue element */407 int rpsc_retries; /* max RPSC retry attempts */408 enum bfa_port_speed rpsc_speed;410 enum bfa_port_speed assigned_speed;