Home
last modified time | relevance | path

Searched refs:BFA_PORT_SPEED_8GBPS (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/bfa/
H A Dbfa_fcbuild.h60 return BFA_PORT_SPEED_8GBPS; in fc_rpsc_operspeed_to_bfa_speed()
90 case BFA_PORT_SPEED_8GBPS: in fc_bfa_speed_to_rpsc_operspeed()
H A Dbfa_defs.h673 BFA_PORT_SPEED_8GBPS = 8, enumerator
H A Dbfad_im.c1003 else if (ioc_attr->adapter_attr.max_speed == BFA_PORT_SPEED_8GBPS) { in bfad_im_supported_speeds()