Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/bfa/
Dbfa_fcbuild.h70 return BFA_PORT_SPEED_10GBPS; in fc_rpsc_operspeed_to_bfa_speed()
97 case BFA_PORT_SPEED_10GBPS: in fc_bfa_speed_to_rpsc_operspeed()
Dbfa_defs.h417 BFA_PORT_SPEED_10GBPS = 10, enumerator
Dbfad_attr.c218 case BFA_PORT_SPEED_10GBPS: in bfad_im_get_host_speed()
Dbfad_im.c941 } else if (ioc_attr->adapter_attr.max_speed == BFA_PORT_SPEED_10GBPS) { in bfad_im_supported_speeds()