Searched refs:FDMI_PORT_SPEED_16GB (Results 1 – 3 of 3) sorted by relevance
1525 speeds |= FDMI_PORT_SPEED_16GB; in qla25xx_fdmi_port_speed_capability()1541 speeds = FDMI_PORT_SPEED_16GB; in qla25xx_fdmi_port_speed_capability()1543 speeds = FDMI_PORT_SPEED_16GB|FDMI_PORT_SPEED_8GB| in qla25xx_fdmi_port_speed_capability()1574 return FDMI_PORT_SPEED_16GB; in qla25xx_fdmi_port_speed_currently()
3344 if (speeds & FDMI_PORT_SPEED_16GB) in qla2x00_get_host_supported_speeds()
2910 #define FDMI_PORT_SPEED_16GB 0x20 macro