Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_fcbuild.h51 return BFA_PORT_SPEED_1GBPS; in fc_rpsc_operspeed_to_bfa_speed()
81 case BFA_PORT_SPEED_1GBPS: in fc_bfa_speed_to_rpsc_operspeed()
Dbfa_defs.h670 BFA_PORT_SPEED_1GBPS = 1, enumerator
Dbfa_svc.c3047 port_cfg->trl_def_speed = BFA_PORT_SPEED_1GBPS; in bfa_fcport_attach()
3746 if ((speed == BFA_PORT_SPEED_1GBPS) && in bfa_fcport_cfg_speed()
3751 if (!(speed == BFA_PORT_SPEED_1GBPS || in bfa_fcport_cfg_speed()
5963 if (!(speed == BFA_PORT_SPEED_1GBPS || in bfa_fcdiag_loopback()
5986 if ((speed == BFA_PORT_SPEED_1GBPS) && in bfa_fcdiag_loopback()
5995 if (!(speed == BFA_PORT_SPEED_1GBPS || in bfa_fcdiag_loopback()
Dbfad_attr.c226 case BFA_PORT_SPEED_1GBPS: in bfad_im_get_host_speed()
Dbfad_bsg.c942 fcport->cfg.trl_def_speed = BFA_PORT_SPEED_1GBPS; in bfad_iocmd_ratelim()
Dbfa_fcs_lport.c2771 case BFA_PORT_SPEED_1GBPS: in bfa_fcs_fdmi_convert_speed()
Dbfa_ioc.c3972 ((portspeed & BFA_PORT_SPEED_1GBPS) && fc3.r.mb100)) in bfa_sfp_speed_valid()