Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcbuild.h71 return BFA_PORT_SPEED_16GBPS; in fc_rpsc_operspeed_to_bfa_speed()
101 case BFA_PORT_SPEED_16GBPS: in fc_bfa_speed_to_rpsc_operspeed()
Dbfa_defs.h683 BFA_PORT_SPEED_16GBPS = 16, enumerator
Dbfa_svc.c3750 (speed == BFA_PORT_SPEED_16GBPS)) in bfa_fcport_cfg_speed()
3769 speed == BFA_PORT_SPEED_16GBPS || in bfa_fcport_cfg_speed()
3817 if ((bfa_fcport_get_speed(bfa) == BFA_PORT_SPEED_16GBPS) || in bfa_fcport_cfg_topology()
3818 (fcport->cfg.speed == BFA_PORT_SPEED_16GBPS)) in bfa_fcport_cfg_topology()
5984 speed == BFA_PORT_SPEED_16GBPS || in bfa_fcdiag_loopback()
6016 speed == BFA_PORT_SPEED_16GBPS || in bfa_fcdiag_loopback()
Dbfad_attr.c222 case BFA_PORT_SPEED_16GBPS: in bfad_im_get_host_speed()
Dbfad_im.c1011 if (ioc_attr->adapter_attr.max_speed == BFA_PORT_SPEED_16GBPS) in bfad_im_supported_speeds()
Dbfa_fcs_lport.c2701 case BFA_PORT_SPEED_16GBPS: in bfa_fcs_fdmi_get_portattr()
2788 case BFA_PORT_SPEED_16GBPS: in bfa_fcs_fdmi_convert_speed()
Dbfa_ioc.c3984 if (((portspeed & BFA_PORT_SPEED_16GBPS) && fc3.r.mb1600) || in bfa_sfp_speed_valid()