Home
last modified time | relevance | path

Searched refs:BFA_PORT_SPEED_UNKNOWN (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bfa/
Dbfa_fcbuild.h69 return BFA_PORT_SPEED_UNKNOWN; in fc_rpsc_operspeed_to_bfa_speed()
Dbfa_fcs_rport.c3043 if (rport_speed == BFA_PORT_SPEED_UNKNOWN) in bfa_fcs_rport_get_attr()
3048 BFA_PORT_SPEED_UNKNOWN) && (rport_speed < port_attr.speed)) in bfa_fcs_rport_get_attr()
3203 if (rpf->rpsc_speed != BFA_PORT_SPEED_UNKNOWN) in bfa_fcs_rpf_sm_rpsc()
3205 else if (rpf->assigned_speed != BFA_PORT_SPEED_UNKNOWN) in bfa_fcs_rpf_sm_rpsc()
Dbfa_defs.h669 BFA_PORT_SPEED_UNKNOWN = 0, enumerator
Dbfad_bsg.c783 if (fcs_rport->rpf.rpsc_speed == BFA_PORT_SPEED_UNKNOWN) in bfad_iocmd_rport_set_speed()
941 if (fcport->cfg.trl_def_speed == BFA_PORT_SPEED_UNKNOWN) in bfad_iocmd_ratelim()
Dbfa_svc.c3140 fcport->speed = BFA_PORT_SPEED_UNKNOWN; in bfa_fcport_reset_linkinfo()
3502 fcport->trunk.attr.speed = BFA_PORT_SPEED_UNKNOWN; in bfa_trunk_iocdisable()
3510 BFA_PORT_SPEED_UNKNOWN; in bfa_trunk_iocdisable()
Dbfa_ioc.c3662 sfp->portspeed = BFA_PORT_SPEED_UNKNOWN; in bfa_cb_sfp_state_query()
4034 sfp->portspeed = BFA_PORT_SPEED_UNKNOWN; in bfa_sfp_attach()
4133 WARN_ON(portspeed == BFA_PORT_SPEED_UNKNOWN); in bfa_sfp_speed()
Dbfa_fcs_lport.c5846 BFA_PORT_SPEED_UNKNOWN)) { in bfa_fcs_lport_get_rport_max_speed()