Searched refs:FC_PORTSPEED_32GBIT (Results 1 – 7 of 7) sorted by relevance
119 #define FC_PORTSPEED_32GBIT 0x40 macro
91 { FC_PORTSPEED_32GBIT, SPEED_32000 },
2557 speed = FC_PORTSPEED_32GBIT; in qla2x00_get_host_speed()3273 supported_speeds |= FC_PORTSPEED_32GBIT; in qla2x00_get_host_supported_speeds()
508 fdmi_speed |= FC_PORTSPEED_32GBIT; in zfcp_fsf_convert_portspeed()
248 { FC_PORTSPEED_32GBIT, "32 Gbit" },
6688 fc_host_speed(shost) = FC_PORTSPEED_32GBIT; in lpfc_get_host_speed()
4592 fc_host_supported_speeds(shost) |= FC_PORTSPEED_32GBIT; in lpfc_host_supported_speeds_set()