Home
last modified time | relevance | path

Searched refs:BFA_PORT_SPEED_AUTO (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_svc.c3029 port_cfg->speed = BFA_PORT_SPEED_AUTO; in bfa_fcport_attach()
3724 if ((speed != BFA_PORT_SPEED_AUTO) && (speed > fcport->speed_sup)) { in bfa_fcport_cfg_speed()
3742 speed == BFA_PORT_SPEED_AUTO)) in bfa_fcport_cfg_speed()
4200 if ((fcport->cfg.speed != BFA_PORT_SPEED_AUTO) && in bfa_fcport_cfg_bbcr()
5076 WARN_ON(speed == BFA_PORT_SPEED_AUTO); in bfa_rport_speed()
5940 speed == BFA_PORT_SPEED_AUTO)) { in bfa_fcdiag_loopback()
5972 speed == BFA_PORT_SPEED_AUTO)) in bfa_fcdiag_loopback()
Dbfa_defs.h676 BFA_PORT_SPEED_AUTO = 0xf, enumerator
Dbfad_bsg.c962 if ((iocmd->speed == BFA_PORT_SPEED_AUTO) || in bfad_iocmd_ratelim_speed()