Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcbuild.h70 return BFA_PORT_SPEED_16GBPS; in fc_rpsc_operspeed_to_bfa_speed()
100 case BFA_PORT_SPEED_16GBPS: in fc_bfa_speed_to_rpsc_operspeed()
Dbfa_defs.h682 BFA_PORT_SPEED_16GBPS = 16, enumerator
Dbfa_svc.c3832 (speed == BFA_PORT_SPEED_16GBPS)) in bfa_fcport_cfg_speed()
3851 speed == BFA_PORT_SPEED_16GBPS || in bfa_fcport_cfg_speed()
3899 if ((bfa_fcport_get_speed(bfa) == BFA_PORT_SPEED_16GBPS) || in bfa_fcport_cfg_topology()
3900 (fcport->cfg.speed == BFA_PORT_SPEED_16GBPS)) in bfa_fcport_cfg_topology()
6132 speed == BFA_PORT_SPEED_16GBPS || in bfa_fcdiag_loopback()
6164 speed == BFA_PORT_SPEED_16GBPS || in bfa_fcdiag_loopback()
Dbfad_attr.c221 case BFA_PORT_SPEED_16GBPS: in bfad_im_get_host_speed()
Dbfad_im.c989 if (ioc_attr->adapter_attr.max_speed == BFA_PORT_SPEED_16GBPS) in bfad_im_supported_speeds()
Dbfa_fcs_lport.c2689 case BFA_PORT_SPEED_16GBPS: in bfa_fcs_fdmi_get_portattr()
2776 case BFA_PORT_SPEED_16GBPS: in bfa_fcs_fdmi_convert_speed()
Dbfa_ioc.c3981 if (((portspeed & BFA_PORT_SPEED_16GBPS) && fc3.r.mb1600) || in bfa_sfp_speed_valid()