Searched refs:fc_host_supported_speeds (Results 1 – 12 of 12) sorted by relevance
1867 fc_host_supported_speeds(lport->host) = 0; in fc_lport_init()1869 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_1GBIT; in fc_lport_init()1871 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_10GBIT; in fc_lport_init()
567 #define fc_host_supported_speeds(x) \ macro
420 put_unaligned_be32(fc_host_supported_speeds(lport->host), in fc_ct_ms_fill()
192 fc_host_supported_speeds(shost) = FC_PORTSPEED_10GBIT | in csio_fchost_attr_init()
2105 fc_host_supported_speeds(vha->host) = in qla24xx_vport_create()2106 fc_host_supported_speeds(base_vha->host); in qla24xx_vport_create()2347 fc_host_supported_speeds(vha->host) = speed; in qla2x00_init_host_attr()
4132 fc_host_supported_speeds(shost) = 0; in lpfc_host_attrib_init()4134 fc_host_supported_speeds(shost) |= FC_PORTSPEED_64GBIT; in lpfc_host_attrib_init()4136 fc_host_supported_speeds(shost) |= FC_PORTSPEED_32GBIT; in lpfc_host_attrib_init()4138 fc_host_supported_speeds(shost) |= FC_PORTSPEED_16GBIT; in lpfc_host_attrib_init()4140 fc_host_supported_speeds(shost) |= FC_PORTSPEED_10GBIT; in lpfc_host_attrib_init()4142 fc_host_supported_speeds(shost) |= FC_PORTSPEED_8GBIT; in lpfc_host_attrib_init()4144 fc_host_supported_speeds(shost) |= FC_PORTSPEED_4GBIT; in lpfc_host_attrib_init()4146 fc_host_supported_speeds(shost) |= FC_PORTSPEED_2GBIT; in lpfc_host_attrib_init()4148 fc_host_supported_speeds(shost) |= FC_PORTSPEED_1GBIT; in lpfc_host_attrib_init()
425 fc_host_supported_speeds(vshost) = in bfad_im_vport_create()
1063 fc_host_supported_speeds(host) = bfad_im_supported_speeds(&bfad->bfa); in bfad_fc_host_init()
1041 fc_host_supported_speeds(sh) = speed; in mptfc_init_host_attr()
1518 if (fc_host_supported_speeds(shost) == FC_PORTSPEED_UNKNOWN) in show_fc_host_supported_speeds()1521 return get_fc_port_speed_names(fc_host_supported_speeds(shost), buf); in show_fc_host_supported_speeds()
630 fc_host_supported_speeds(shost) = in zfcp_fsf_exchange_port_evaluate()
480 fc_host_supported_speeds(lport->host) = lport->link_supported_speeds; in qedf_update_link_speed()