Searched refs:FDMI_PORT_SPEED_2GB (Results 1 – 3 of 3) sorted by relevance
1550 FDMI_PORT_SPEED_2GB|FDMI_PORT_SPEED_1GB; in qla25xx_fdmi_port_speed_capability()1552 return FDMI_PORT_SPEED_4GB|FDMI_PORT_SPEED_2GB| in qla25xx_fdmi_port_speed_capability()1555 return FDMI_PORT_SPEED_2GB|FDMI_PORT_SPEED_1GB; in qla25xx_fdmi_port_speed_capability()1566 return FDMI_PORT_SPEED_2GB; in qla25xx_fdmi_port_speed_currently()
3350 if (speeds & FDMI_PORT_SPEED_2GB) in qla2x00_get_host_supported_speeds()
2906 #define FDMI_PORT_SPEED_2GB 0x2 macro