Searched refs:FDMI_PORT_SPEED_4GB (Results 1 – 3 of 3) sorted by relevance
1534 speeds |= FDMI_PORT_SPEED_4GB; in qla25xx_fdmi_port_speed_capability()1545 FDMI_PORT_SPEED_4GB; in qla25xx_fdmi_port_speed_capability()1550 return FDMI_PORT_SPEED_8GB|FDMI_PORT_SPEED_4GB| in qla25xx_fdmi_port_speed_capability()1553 return FDMI_PORT_SPEED_4GB|FDMI_PORT_SPEED_2GB| in qla25xx_fdmi_port_speed_capability()1569 return FDMI_PORT_SPEED_4GB; in qla25xx_fdmi_port_speed_currently()
3360 if (speeds & FDMI_PORT_SPEED_4GB) in qla2x00_get_host_supported_speeds()
2955 #define FDMI_PORT_SPEED_4GB 0x8 macro