Searched refs:fc_host_supported_speeds (Results 1 – 11 of 11) sorted by relevance
1885 fc_host_supported_speeds(lport->host) = 0; in fc_lport_init()1887 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_1GBIT; in fc_lport_init()1889 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_10GBIT; in fc_lport_init()
561 #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()
2078 fc_host_supported_speeds(vha->host) = in qla24xx_vport_create()2079 fc_host_supported_speeds(base_vha->host); in qla24xx_vport_create()2322 fc_host_supported_speeds(vha->host) = speed; in qla2x00_init_host_attr()
424 fc_host_supported_speeds(vshost) = in bfad_im_vport_create()
1041 fc_host_supported_speeds(host) = bfad_im_supported_speeds(&bfad->bfa); in bfad_fc_host_init()
3492 fc_host_supported_speeds(shost) = 0; in lpfc_host_attrib_init()3494 fc_host_supported_speeds(shost) |= FC_PORTSPEED_16GBIT; in lpfc_host_attrib_init()3496 fc_host_supported_speeds(shost) |= FC_PORTSPEED_10GBIT; in lpfc_host_attrib_init()3498 fc_host_supported_speeds(shost) |= FC_PORTSPEED_8GBIT; in lpfc_host_attrib_init()3500 fc_host_supported_speeds(shost) |= FC_PORTSPEED_4GBIT; in lpfc_host_attrib_init()3502 fc_host_supported_speeds(shost) |= FC_PORTSPEED_2GBIT; in lpfc_host_attrib_init()3504 fc_host_supported_speeds(shost) |= FC_PORTSPEED_1GBIT; in lpfc_host_attrib_init()
1048 fc_host_supported_speeds(sh) = speed; in mptfc_init_host_attr()
1514 if (fc_host_supported_speeds(shost) == FC_PORTSPEED_UNKNOWN) in show_fc_host_supported_speeds()1517 return get_fc_port_speed_names(fc_host_supported_speeds(shost), buf); in show_fc_host_supported_speeds()
620 fc_host_supported_speeds(shost) = in zfcp_fsf_exchange_port_evaluate()