Home
last modified time | relevance | path

Searched refs:port_type (Results 101 – 125 of 199) sorted by relevance

12345678

/openbmc/linux/drivers/pci/pcie/
H A Ddpc.c400 .port_type = PCIE_ANY_PORT,
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c719 if ((vport->port_type != LPFC_NPIV_PORT) || in lpfc_prep_node_fc4type()
2311 if (vport->port_type != LPFC_PHYSICAL_PORT) { in lpfc_cmpl_ct_disc_fdmi()
2376 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_cmpl_ct_disc_fdmi()
2398 if (vport->port_type == LPFC_PHYSICAL_PORT && in lpfc_cmpl_ct_disc_fdmi()
2475 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_fdmi_change_check()
2500 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_fdmi_change_check()
3307 if (vport->port_type != LPFC_PHYSICAL_PORT) { in lpfc_fdmi_cmd()
3383 if (vport->port_type != LPFC_PHYSICAL_PORT) { in lpfc_fdmi_cmd()
H A Dlpfc_vport.c637 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_vport_delete()
H A Dlpfc_hbadisc.c1157 ((vport->port_type == LPFC_NPIV_PORT) && in lpfc_cleanup_rpis()
1231 vport->port_type == LPFC_PHYSICAL_PORT && in lpfc_linkdown_port()
1461 if (vport->port_type == LPFC_PHYSICAL_PORT) in lpfc_mbx_cmpl_clear_la()
3272 if ((vport->port_type != LPFC_PHYSICAL_PORT) && (!vport->vpi)) { in lpfc_issue_init_vpi()
3317 if (vports[i]->port_type == LPFC_PHYSICAL_PORT) in lpfc_start_fdiscs()
3472 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_mbx_cmpl_read_sparam()
5889 (vport->port_type != LPFC_PHYSICAL_PORT) || in lpfc_issue_clear_la()
6432 if (vport->port_type == LPFC_PHYSICAL_PORT) { in lpfc_mbx_cmpl_fdmi_reg_login()
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dmain.c231 priv->port_type = 1; in set_port_type()
236 priv->port_type = 3; in set_port_type()
239 priv->port_type = priv->ibss_port; in set_port_type()
244 priv->port_type = 3; in set_port_type()
H A Dhw.c477 priv->port_type); in orinoco_hw_program_rids()
1144 rid = (priv->port_type == 3) ? HERMES_RID_CNFOWNSSID : in orinoco_hw_get_essid()
/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.c240 msg->u.event_to_host.port_type, in event_to_host_cb()
788 m.u.port_info_set.port_type = port->type; in port_info_set()
844 m.u.port_info_get.port_type = port->type; in port_info_get()
875 port->type = rmsg->u.port_info_get_reply.port_type; in port_info_get()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c2610 uint32_t port_type; in qla2x00_get_host_port_type() local
2618 port_type = FC_PORTTYPE_LPORT; in qla2x00_get_host_port_type()
2621 port_type = FC_PORTTYPE_NLPORT; in qla2x00_get_host_port_type()
2624 port_type = FC_PORTTYPE_PTP; in qla2x00_get_host_port_type()
2627 port_type = FC_PORTTYPE_NPORT; in qla2x00_get_host_port_type()
2630 port_type = FC_PORTTYPE_UNKNOWN; in qla2x00_get_host_port_type()
2634 fc_host_port_type(shost) = port_type; in qla2x00_get_host_port_type()
H A Dqla_edif.c613 if (fcport->port_type == FCT_UNKNOWN && in qla_edif_app_start()
618 fcport->port_type & (FCT_TARGET|FCT_NVME_TARGET))) in qla_edif_app_start()
988 if (fcport->port_type == FCT_UNKNOWN && in qla_edif_app_getfcinfo()
995 fcport->port_type & in qla_edif_app_getfcinfo()
1005 if (fcport->port_type & (FCT_NVME_TARGET | FCT_TARGET)) in qla_edif_app_getfcinfo()
1008 if (fcport->port_type & (FCT_NVME_INITIATOR | FCT_INITIATOR)) in qla_edif_app_getfcinfo()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dsysfs.c430 static struct kobj_type port_type = { variable
641 ret = kobject_init_and_add(&p->kobj, &port_type, in add_port()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c109 int port_type_cap = MLX5_CAP_GEN(dev->mdev, port_type); in mlx5_ib_port_link_layer()
647 if (MLX5_CAP_GEN(dev->mdev, port_type) == MLX5_CAP_PORT_TYPE_IB) in mlx5_use_mad_ifc()
1747 if ((MLX5_CAP_GEN(dev->mdev, port_type) != MLX5_CAP_PORT_TYPE_ETH) || in mlx5_ib_alloc_transport_domain()
1763 if ((MLX5_CAP_GEN(dev->mdev, port_type) != MLX5_CAP_PORT_TYPE_ETH) || in mlx5_ib_dealloc_transport_domain()
2758 if (MLX5_CAP_GEN(dev->mdev, port_type) != MLX5_CAP_PORT_TYPE_IB) in set_has_smi_cap()
3915 if ((MLX5_CAP_GEN(dev->mdev, port_type) == MLX5_CAP_PORT_TYPE_ETH) && in mlx5_ib_stage_caps_init()
3975 port_type_cap = MLX5_CAP_GEN(mdev, port_type); in mlx5_ib_roce_init()
4004 port_type_cap = MLX5_CAP_GEN(mdev, port_type); in mlx5_ib_roce_cleanup()
4393 port_type_cap = MLX5_CAP_GEN(mdev, port_type); in mlx5r_probe()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcbuild.h249 u32 port_id, u8 port_type);
H A Dbfa_fcbuild.c1241 u8 port_type) in fc_rptid_build() argument
1252 rptid->port_type = port_type; in fc_rptid_build()
H A Dbfa_fcs_lport.c1145 port_attr->port_type = port->fabric->oper_type; in bfa_fcs_lport_get_attr()
1157 port_attr->port_type = BFA_PORT_TYPE_VPORT; in bfa_fcs_lport_get_attr()
1165 port_attr->port_type = BFA_PORT_TYPE_UNKNOWN; in bfa_fcs_lport_get_attr()
2393 templen = sizeof(fcs_port_attr.port_type); in bfa_fcs_lport_fdmi_build_portattr_block()
2394 memcpy(attr->value, &fcs_port_attr.port_type, templen); in bfa_fcs_lport_fdmi_build_portattr_block()
2754 port_attr->port_type = cpu_to_be32(lport_attr.port_type); in bfa_fcs_fdmi_get_portattr()
5911 port_info->port_type = BFA_LPORT_TYPE_PHYSICAL; in bfa_fcs_lport_get_info()
5932 port_info->port_type = BFA_LPORT_TYPE_VIRTUAL; in bfa_fcs_lport_get_info()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c6281 const char *t4_get_port_type_description(enum fw_port_type port_type) in t4_get_port_type_description() argument
6309 if (port_type < ARRAY_SIZE(port_type_description)) in t4_get_port_type_description()
6310 return port_type_description[port_type]; in t4_get_port_type_description()
8578 enum fw_port_type port_type; in t4_handle_get_port_info() local
8589 port_type = FW_PORT_CMD_PTYPE_G(lstatus); in t4_handle_get_port_info()
8604 port_type = FW_PORT_CMD_PORTTYPE32_G(lstatus32); in t4_handle_get_port_info()
8662 pi->port_type = port_type; in t4_handle_get_port_info()
9607 enum fw_port_type port_type; in t4_init_portinfo() local
9648 port_type = FW_PORT_CMD_PTYPE_G(lstatus); in t4_init_portinfo()
9657 port_type = FW_PORT_CMD_PORTTYPE32_G(lstatus32); in t4_init_portinfo()
[all …]
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_sas.h396 u8 port_type; member
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c220 enum hinic_port_type port_type) in hinic_link_port_type() argument
222 switch (port_type) { in hinic_link_port_type()
278 hinic_link_port_type(&settings, port_cap.port_type); in hinic_get_link_ksettings()
/openbmc/linux/Documentation/scsi/
H A Dscsi_fc_transport.rst487 fc_host port_type attribute:
488 There is a new fc_host port_type value - FC_PORTTYPE_NPIV. This value
490 the port_type attribute would be set to NPORT, NLPORT, etc based on the
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c2726 int port_type = PMAC_SCC_ASYNC; in initial_serial_shutdown() local
2732 port_type = PMAC_SCC_IRDA; in initial_serial_shutdown()
2737 port_type = PMAC_SCC_IRDA; in initial_serial_shutdown()
2743 pmac_call_feature(PMAC_FTR_SCC_ENABLE, np, port_type, 0); in initial_serial_shutdown()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c180 if (!(AE_IS_VER1(priv->enet_ver) && h->port_type == HNAE_PORT_DEBUG)) in hns_nic_get_link_ksettings()
390 (priv->ae_handle->port_type == HNAE_PORT_SERVICE)) { in __lb_other_process()
H A Dhnae.h557 enum hnae_port_type port_type; member
/openbmc/linux/drivers/pci/
H A Dpci-driver.c1717 if (driver->port_type != PCIE_ANY_PORT && in pcie_port_bus_match()
1718 driver->port_type != pci_pcie_type(pciedev->port)) in pcie_port_bus_match()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_domain.c395 if (MLX5_CAP_GEN(mdev, port_type) != MLX5_CAP_PORT_TYPE_ETH) { in dr_domain_caps_init()
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c661 adapter->phy.port_type = cmd->base.port; in be_get_link_ksettings()
667 cmd->base.port = adapter->phy.port_type; in be_get_link_ksettings()
/openbmc/linux/include/linux/mlx4/
H A Ddevice.h608 enum mlx4_port_type port_type[MLX4_MAX_PORTS + 1]; member
1082 return dev->caps.port_type[port] == MLX4_PORT_TYPE_IB ? 0 : 1; in mlx4_is_eth()

12345678