Home
last modified time | relevance | path

Searched defs:bfa_fcs_rpf_s (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcs.h411 struct bfa_fcs_rpf_s { struct
412 bfa_sm_t sm; /* state machine */
413 struct bfa_fcs_rport_s *rport; /* parent rport */
414 struct bfa_timer_s timer; /* general purpose timer */
415 struct bfa_fcxp_s *fcxp; /* FCXP needed for discarding */
416 struct bfa_fcxp_wqe_s fcxp_wqe; /* fcxp wait queue element */
417 int rpsc_retries; /* max RPSC retry attempts */
418 enum bfa_port_speed rpsc_speed;
420 enum bfa_port_speed assigned_speed;