Searched refs:topology (Results 126 - 150 of 178) sorted by relevance

12345678

/linux-master/drivers/base/
H A Dcpu.c11 #include <linux/topology.h>
H A Dmemory.c16 #include <linux/topology.h>
H A Dnode.c16 #include <linux/topology.h>
/linux-master/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h381 SVGA3dPrimitiveType topology; member in struct:SVGA3dCmdDXSetTopology
1639 uint32 topology; member in struct:SVGADXInputAssemblyMobFormat
/linux-master/drivers/scsi/elx/libefc_sli/
H A Dsli4.h945 u8 topology; member in struct:sli4_link_attention
2228 SLI4_READ_CFG_TOPO_FC = 0x1, /* FC topology unknown */
2230 SLI4_READ_CFG_TOPO_FC_AL = 0x3, /* FC-AL topology */
2388 u8 topology; member in struct:sli4_cmd_read_topology
3611 enum sli4_link_topology topology; member in struct:sli4_link_event
3681 u8 topology; member in struct:sli4
3755 switch (sli4->topology) {
3780 sli4->topology = value;
3783 efc_log_err(sli4, "unsupported topology %#x\n", value);
/linux-master/drivers/infiniband/hw/mlx5/
H A Dsrq_cmd.c513 MLX5_SET(xrqc, xrqc, topology, MLX5_XRQC_TOPOLOGY_TAG_MATCHING);
/linux-master/drivers/scsi/elx/libefc/
H A Defc_domain.c311 nport->topology = EFC_NPORT_TOPO_FC_AL;
389 * Take the loop topology path,
/linux-master/include/sound/
H A Dsoc-dapm.h15 #include <sound/soc-topology.h>
/linux-master/drivers/infiniband/hw/hfi1/
H A Daffinity.c6 #include <linux/topology.h>
/linux-master/sound/soc/
H A Dsoc-topology-test.c3 * soc-topology-test.c -- ALSA SoC Topology Kernel Unit Tests
11 #include <sound/soc-topology.h>
27 test_dev = kunit_device_register(test, "sound-soc-topology-test");
41 * helper struct we use when registering component, as we load topology during
47 int expect; /* what result we expect when loading topology */
61 "Failed topology load");
81 SND_SOC_DAILINK_DEF(platform, DAILINK_COMP_ARRAY(COMP_PLATFORM("sound-soc-topology-test")));
98 .name = "sound-soc-topology-test",
105 // Structural representation of topology which can be generated with:
134 // Structural representation of topology containin
[all...]
/linux-master/drivers/net/ethernet/sfc/
H A Defx.c19 #include <linux/topology.h>
/linux-master/drivers/net/ethernet/sfc/siena/
H A Defx.c19 #include <linux/topology.h>
/linux-master/arch/x86/kernel/cpu/
H A Dintel.c34 #include <linux/topology.h>
H A Damd.c11 #include <linux/topology.h>
332 * between APIC ID, HT node ID and NUMA topology. As going
/linux-master/arch/s390/kernel/
H A Dsmp.c59 #include <asm/topology.h>
H A Dsetup.c46 #include <linux/topology.h>
/linux-master/include/linux/
H A Dirq.h19 #include <linux/topology.h>
/linux-master/arch/powerpc/mm/
H A Dnuma.c31 #include <asm/topology.h>
948 * the topology.
/linux-master/drivers/scsi/bfa/
H A Dbfa_svc.h523 enum bfa_port_topology topology; /* current topology */ member in struct:bfa_fcport_s
525 u8 myalpa; /* my ALPA in LOOP topology */
/linux-master/arch/x86/kernel/
H A Dsmpboot.c46 #include <linux/sched/topology.h>
194 * The topology information must be up to date before
417 * discard the MC level of the topology later.
430 * match intel_cod_cpu[] has the SNC (Sub-NUMA Cluster) topology.
462 * Allow the SNC topology without warning. Return of false
534 * When there is NUMA topology inside the package skip the PKG domain
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli4.h293 uint16_t topology; member in struct:lpfc_sli4_link
H A Dlpfc_mbox.c330 * lpfc_read_topology - Prepare a mailbox command for reading HBA topology
335 * The read topology mailbox command is issued to read the link topology
342 * This routine prepares the mailbox command for reading HBA link topology
537 * @topology: the link topology for the link to be initialized to.
545 * with the specified link topology and speed.
549 LPFC_MBOXQ_t * pmb, uint32_t topology, uint32_t linkspeed)
557 switch (topology) {
2268 "port_state:x%x topology ch
548 lpfc_init_link(struct lpfc_hba * phba, LPFC_MBOXQ_t * pmb, uint32_t topology, uint32_t linkspeed) argument
[all...]
/linux-master/kernel/sched/
H A Dsched.h22 #include <linux/sched/topology.h>
64 #include <linux/topology.h>
/linux-master/sound/soc/qcom/qdsp6/
H A Dtopology.c10 #include <sound/soc-topology.h>
/linux-master/kernel/irq/
H A Dirqdomain.c17 #include <linux/topology.h>

Completed in 369 milliseconds

12345678