Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_fcbuild.h63 return BFA_PORT_SPEED_16GBPS; in fc_rpsc_operspeed_to_bfa_speed()
93 case BFA_PORT_SPEED_16GBPS: in fc_bfa_speed_to_rpsc_operspeed()
Dbfa_defs.h675 BFA_PORT_SPEED_16GBPS = 16, enumerator
Dbfa_svc.c3722 (speed == BFA_PORT_SPEED_16GBPS)) in bfa_fcport_cfg_speed()
3741 speed == BFA_PORT_SPEED_16GBPS || in bfa_fcport_cfg_speed()
3789 if ((bfa_fcport_get_speed(bfa) == BFA_PORT_SPEED_16GBPS) || in bfa_fcport_cfg_topology()
3790 (fcport->cfg.speed == BFA_PORT_SPEED_16GBPS)) in bfa_fcport_cfg_topology()
5939 speed == BFA_PORT_SPEED_16GBPS || in bfa_fcdiag_loopback()
5971 speed == BFA_PORT_SPEED_16GBPS || in bfa_fcdiag_loopback()
Dbfad_attr.c214 case BFA_PORT_SPEED_16GBPS: in bfad_im_get_host_speed()
Dbfad_im.c1000 if (ioc_attr->adapter_attr.max_speed == BFA_PORT_SPEED_16GBPS) in bfad_im_supported_speeds()
Dbfa_fcs_lport.c2674 case BFA_PORT_SPEED_16GBPS: in bfa_fcs_fdmi_get_portattr()
2761 case BFA_PORT_SPEED_16GBPS: in bfa_fcs_fdmi_convert_speed()
Dbfa_ioc.c3967 if (((portspeed & BFA_PORT_SPEED_16GBPS) && fc3.r.mb1600) || in bfa_sfp_speed_valid()