Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcbuild.h73 return BFA_PORT_SPEED_10GBPS; in fc_rpsc_operspeed_to_bfa_speed()
103 case BFA_PORT_SPEED_10GBPS: in fc_bfa_speed_to_rpsc_operspeed()
Dbfa_defs.h625 BFA_PORT_SPEED_10GBPS = 10, enumerator
Dbfad_attr.c218 case BFA_PORT_SPEED_10GBPS: in bfad_im_get_host_speed()
Dbfad_im.c1017 } else if (ioc_attr->adapter_attr.max_speed == BFA_PORT_SPEED_10GBPS) { in bfad_im_supported_speeds()
Dbfa_svc.c3595 if (speed != BFA_PORT_SPEED_10GBPS) in bfa_fcport_cfg_speed()
5598 if (speed != BFA_PORT_SPEED_10GBPS) { in bfa_fcdiag_loopback()
5618 if (speed != BFA_PORT_SPEED_10GBPS) in bfa_fcdiag_loopback()
Dbfa_fcs_lport.c2310 case BFA_PORT_SPEED_10GBPS: in bfa_fcs_fdmi_get_portattr()
2376 case BFA_PORT_SPEED_10GBPS: in bfa_fcs_fdmi_convert_speed()
Dbfa_ioc.c3704 if (portspeed == BFA_PORT_SPEED_10GBPS) { in bfa_sfp_speed_valid()