Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcbuild.h59 return BFA_PORT_SPEED_1GBPS; in fc_rpsc_operspeed_to_bfa_speed()
89 case BFA_PORT_SPEED_1GBPS: in fc_bfa_speed_to_rpsc_operspeed()
Dbfa_defs.h678 BFA_PORT_SPEED_1GBPS = 1, enumerator
Dbfa_svc.c3061 port_cfg->trl_def_speed = BFA_PORT_SPEED_1GBPS; in bfa_fcport_attach()
3760 if ((speed == BFA_PORT_SPEED_1GBPS) && in bfa_fcport_cfg_speed()
3765 if (!(speed == BFA_PORT_SPEED_1GBPS || in bfa_fcport_cfg_speed()
5980 if (!(speed == BFA_PORT_SPEED_1GBPS || in bfa_fcdiag_loopback()
6003 if ((speed == BFA_PORT_SPEED_1GBPS) && in bfa_fcdiag_loopback()
6012 if (!(speed == BFA_PORT_SPEED_1GBPS || in bfa_fcdiag_loopback()
Dbfad_attr.c234 case BFA_PORT_SPEED_1GBPS: in bfad_im_get_host_speed()
Dbfad_bsg.c950 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.c3988 ((portspeed & BFA_PORT_SPEED_1GBPS) && fc3.r.mb100)) in bfa_sfp_speed_valid()