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()
2092 fc_host_supported_speeds(vha->host) = in qla24xx_vport_create()2093 fc_host_supported_speeds(base_vha->host); in qla24xx_vport_create()2336 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()
3501 fc_host_supported_speeds(shost) = 0; in lpfc_host_attrib_init()3503 fc_host_supported_speeds(shost) |= FC_PORTSPEED_32GBIT; in lpfc_host_attrib_init()3505 fc_host_supported_speeds(shost) |= FC_PORTSPEED_16GBIT; in lpfc_host_attrib_init()3507 fc_host_supported_speeds(shost) |= FC_PORTSPEED_10GBIT; in lpfc_host_attrib_init()3509 fc_host_supported_speeds(shost) |= FC_PORTSPEED_8GBIT; in lpfc_host_attrib_init()3511 fc_host_supported_speeds(shost) |= FC_PORTSPEED_4GBIT; in lpfc_host_attrib_init()3513 fc_host_supported_speeds(shost) |= FC_PORTSPEED_2GBIT; in lpfc_host_attrib_init()3515 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()