Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_fcbuild.h66 return BFA_PORT_SPEED_10GBPS; in fc_rpsc_operspeed_to_bfa_speed()
96 case BFA_PORT_SPEED_10GBPS: in fc_bfa_speed_to_rpsc_operspeed()
H A Dbfa_defs.h674 BFA_PORT_SPEED_10GBPS = 10, enumerator
H A Dbfad_attr.c211 case BFA_PORT_SPEED_10GBPS: in bfad_im_get_host_speed()
H A Dbfa_ioc.h864 ((bfa_ioc_is_cna(__ioc)) ? BFA_PORT_SPEED_10GBPS : \
H A Dbfad_im.c1016 } else if (ioc_attr->adapter_attr.max_speed == BFA_PORT_SPEED_10GBPS) { in bfad_im_supported_speeds()
H A Dbfa_svc.c3745 if (speed != BFA_PORT_SPEED_10GBPS) in bfa_fcport_cfg_speed()
5949 if (speed != BFA_PORT_SPEED_10GBPS) { in bfa_fcdiag_loopback()
5975 if (speed != BFA_PORT_SPEED_10GBPS) in bfa_fcdiag_loopback()
H A Dbfa_fcs_lport.c2679 case BFA_PORT_SPEED_10GBPS: in bfa_fcs_fdmi_get_portattr()
2757 case BFA_PORT_SPEED_10GBPS: in bfa_fcs_fdmi_convert_speed()
H A Dbfa_ioc.c3959 if (portspeed == BFA_PORT_SPEED_10GBPS) { in bfa_sfp_speed_valid()