Searched refs:FDMI_PORT_SPEED_1GB (Results 1 – 3 of 3) sorted by relevance
1551 FDMI_PORT_SPEED_2GB|FDMI_PORT_SPEED_1GB; in qla25xx_fdmi_port_speed_capability()1554 FDMI_PORT_SPEED_1GB; in qla25xx_fdmi_port_speed_capability()1556 return FDMI_PORT_SPEED_2GB|FDMI_PORT_SPEED_1GB; in qla25xx_fdmi_port_speed_capability()1557 return FDMI_PORT_SPEED_1GB; in qla25xx_fdmi_port_speed_capability()1565 return FDMI_PORT_SPEED_1GB; in qla25xx_fdmi_port_speed_currently()
3370 if (speeds & FDMI_PORT_SPEED_1GB) in qla2x00_get_host_supported_speeds()
2953 #define FDMI_PORT_SPEED_1GB 0x1 macro