Lines Matching defs:bfa_rport_attr_s
389 struct bfa_rport_attr_s { struct
390 wwn_t nwwn; /* node wwn */
391 wwn_t pwwn; /* port wwn */
392 enum fc_cos cos_supported; /* supported class of services */
393 u32 pid; /* port ID */
394 u32 df_sz; /* Max payload size */
395 enum bfa_rport_state state; /* Rport State machine state */
396 enum fc_cos fc_cos; /* FC classes of services */
397 bfa_boolean_t cisc; /* CISC capable device */
398 struct bfa_rport_symname_s symname; /* Symbolic Name */
399 enum bfa_rport_function scsi_function; /* Initiator/Target */
400 struct bfa_rport_qos_attr_s qos_attr; /* qos attributes */
401 enum bfa_port_speed curr_speed; /* operating speed got from
404 bfa_boolean_t trl_enforced; /* TRL enforced ? TRUE/FALSE */
405 enum bfa_port_speed assigned_speed; /* Speed assigned by the user.