Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A 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()
H A Dbfa_defs.h675 BFA_PORT_SPEED_16GBPS = 16, enumerator
H A Dbfad_im.c1000 if (ioc_attr->adapter_attr.max_speed == BFA_PORT_SPEED_16GBPS) in bfad_im_supported_speeds()