Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_fcbuild.h69 return BFA_PORT_SPEED_UNKNOWN; in fc_rpsc_operspeed_to_bfa_speed()
Dbfa_fcs_rport.c3059 if (rport_speed == BFA_PORT_SPEED_UNKNOWN) in bfa_fcs_rport_get_attr()
3064 BFA_PORT_SPEED_UNKNOWN) && (rport_speed < port_attr.speed)) in bfa_fcs_rport_get_attr()
3205 if (rpf->rpsc_speed != BFA_PORT_SPEED_UNKNOWN) in bfa_fcs_rpf_sm_rpsc()
3207 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_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_svc.c3120 fcport->speed = BFA_PORT_SPEED_UNKNOWN; in bfa_fcport_reset_linkinfo()
3482 fcport->trunk.attr.speed = BFA_PORT_SPEED_UNKNOWN; in bfa_trunk_iocdisable()
3490 BFA_PORT_SPEED_UNKNOWN; in bfa_trunk_iocdisable()
Dbfa_fcs_lport.c5783 BFA_PORT_SPEED_UNKNOWN)) { in bfa_fcs_lport_get_rport_max_speed()