Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_gs.c1524 speeds |= FDMI_PORT_SPEED_16GB; in qla25xx_fdmi_port_speed_capability()
1540 speeds = FDMI_PORT_SPEED_16GB; in qla25xx_fdmi_port_speed_capability()
1542 speeds = FDMI_PORT_SPEED_16GB|FDMI_PORT_SPEED_8GB| in qla25xx_fdmi_port_speed_capability()
1573 return FDMI_PORT_SPEED_16GB; in qla25xx_fdmi_port_speed_currently()
Dqla_attr.c3285 if (speeds & FDMI_PORT_SPEED_16GB) in qla2x00_get_host_supported_speeds()
Dqla_def.h2797 #define FDMI_PORT_SPEED_16GB 0x20 macro