Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcbuild.h58 return BFA_PORT_SPEED_1GBPS; in fc_rpsc_operspeed_to_bfa_speed()
88 case BFA_PORT_SPEED_1GBPS: in fc_bfa_speed_to_rpsc_operspeed()
Dbfa_defs.h677 BFA_PORT_SPEED_1GBPS = 1, enumerator
Dbfa_svc.c3120 port_cfg->trl_def_speed = BFA_PORT_SPEED_1GBPS; in bfa_fcport_attach()
3842 if ((speed == BFA_PORT_SPEED_1GBPS) && in bfa_fcport_cfg_speed()
3847 if (!(speed == BFA_PORT_SPEED_1GBPS || in bfa_fcport_cfg_speed()
6128 if (!(speed == BFA_PORT_SPEED_1GBPS || in bfa_fcdiag_loopback()
6151 if ((speed == BFA_PORT_SPEED_1GBPS) && in bfa_fcdiag_loopback()
6160 if (!(speed == BFA_PORT_SPEED_1GBPS || in bfa_fcdiag_loopback()
Dbfad_attr.c233 case BFA_PORT_SPEED_1GBPS: in bfad_im_get_host_speed()
Dbfad_bsg.c949 fcport->cfg.trl_def_speed = BFA_PORT_SPEED_1GBPS; in bfad_iocmd_ratelim()
Dbfa_fcs_lport.c2759 case BFA_PORT_SPEED_1GBPS: in bfa_fcs_fdmi_convert_speed()
Dbfa_ioc.c3985 ((portspeed & BFA_PORT_SPEED_1GBPS) && fc3.r.mb100)) in bfa_sfp_speed_valid()