Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_gs.c1514 speeds |= FDMI_PORT_SPEED_64GB; in qla25xx_fdmi_port_speed_capability()
1579 return FDMI_PORT_SPEED_64GB; in qla25xx_fdmi_port_speed_currently()
H A Dqla_attr.c3352 if (speeds & FDMI_PORT_SPEED_64GB) in qla2x00_get_host_supported_speeds()
H A Dqla_def.h2962 #define FDMI_PORT_SPEED_64GB 0x400 macro