Home
last modified time | relevance | path

Searched full:agents (Results 1 – 25 of 61) sorted by relevance

123

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dhv_vhca.c12 struct mlx5_hv_vhca_agent *agents[MLX5_HV_VHCA_AGENT_MAX]; member
13 struct mutex agents_lock; /* Protect agents array */
81 struct mlx5_hv_vhca_agent *agent = hv_vhca->agents[i]; in mlx5_hv_vhca_invalidate_work()
120 struct mlx5_hv_vhca_agent *agent = hv_vhca->agents[i]; in mlx5_hv_vhca_agents_control()
138 struct mlx5_hv_vhca_agent *agent = hv_vhca->agents[i]; in mlx5_hv_vhca_capabilities()
220 hv_vhca->agents[MLX5_HV_VHCA_AGENT_CONTROL] = agent; in mlx5_hv_vhca_init()
233 agent = hv_vhca->agents[MLX5_HV_VHCA_AGENT_CONTROL]; in mlx5_hv_vhca_cleanup()
239 WARN_ON(hv_vhca->agents[i]); in mlx5_hv_vhca_cleanup()
270 if (hv_vhca->agents[type]) { in mlx5_hv_vhca_agent_create()
288 hv_vhca->agents[type] = agent; in mlx5_hv_vhca_agent_create()
[all …]
/linux/Documentation/admin-guide/perf/
H A Dxgene-pmu.rst25 performance of a specific datapath. For example, agents of a L3 cache can be
27 masking the agents from which the request come from. If the bit with
31 counted for all agent requests (config1 = 0x0). For all the supported agents of
H A Darm-cmn.rst7 device ports to which various AMBA CHI agents are attached.
/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency-common.h15 * Define uncore agents, which are under uncore frequency control.
18 * one hardware agents. So, these defines are used as a bit mask.
40 * @agent_type_mask: Bit mask of all hardware agents for this domain
/linux/Documentation/infiniband/
H A Duser_mad.rst13 Creating MAD agents
29 Agents can be unregistered with the IB_USER_MAD_UNREGISTER_AGENT
30 ioctl. Also, all agents registered through a file descriptor will
/linux/drivers/infiniband/sw/rdmavt/
H A Dmad.c53 * rvt_create_mad_agents - create mad agents
102 * rvt_free_mad_agents - free up mad agents
/linux/Documentation/driver-api/rapidio/
H A Drapidio.rst292 to indicate that enumeration is completed and agents are allowed to execute
295 The discovery process is performed by agents and is similar to the enumeration
297 without changes to the existing routing because agents only gather information
301 simultaneously by several agents. After initializing its RapidIO master port
/linux/Documentation/driver-api/
H A Dconnector.rst10 The Connector driver makes it easy to connect various agents using a
24 handling, etc... The Connector driver allows any kernelspace agents to use
/linux/fs/sysfs/
H A DKconfig16 Some system agents rely on the information in sysfs to operate.
/linux/Documentation/admin-guide/pm/
H A Dintel_uncore_frequency_scaling.rst96 This attribute is only present for domains with core agents and
106 This attribute displays all the hardware agents present within the
/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-acpi267 local_region_id: ID associated with access by agents
270 remote_region_id: ID associated with access by agents
/linux/Documentation/networking/
H A Dnetconsole.rst71 It also supports logging to multiple remote agents by specifying
72 parameters for the multiple agents separated by semicolons and the
422 so it is advised to explicitly specify the remote agents' MAC addresses
H A Dtls-handshake.rst31 kernel consumer might require a TLS handshake. Handshake agents listen
/linux/Documentation/scsi/
H A Dsmartpqi.rst78 agents, etc.
H A Dhpsa.rst129 agents, etc. See cciss_vol_status at http://cciss.sf.net for some examples.
/linux/drivers/dax/
H A Ddax-private.h23 * @kref: to pin while other agents have a need to do lookups
/linux/Documentation/arch/powerpc/
H A Delf_hwcaps.rst176 accessed by other agents not running in this mode.
/linux/Documentation/devicetree/bindings/mailbox/
H A Dxlnx,zynqmp-ipi-mailbox.yaml11 messaging between two Xilinx Zynq UltraScale+ MPSoC IPI agents. Each IPI
/linux/drivers/bus/
H A Domap_l3_smx.h194 /* offsets for l3 agents in order with the Flag status register */
/linux/include/acpi/
H A Dactbl2.h534 /* 3: CMRC - Cache Monitoring Registers for CPU Agents */
549 /* 4: MMRC - Memory-bandwidth Monitoring Registers for CPU Agents */
566 /* 5: MARC - Memory-bandwidth Allocation Registers for CPU Agents */
581 /* 6: CARC - Cache Allocation Registers for CPU Agents */
587 /* 7: CMRD - Cache Monitoring Registers for Device Agents */
602 /* 8: IBRD - Cache Monitoring Registers for Device Agents */
623 /* 9: IBAD - IO bandwidth Allocation Registers for device agents */
629 /* 10: CARD - IO bandwidth Allocation Registers for Device Agents */
/linux/drivers/scsi/qla4xxx/
H A Dql4_nx.h135 /* This field defines PCI/X adr [25:20] of agents on the CRB */
203 /* This field defines CRB adr [31:20] of the agents */
/linux/drivers/infiniband/core/
H A Duser_mad.c625 * different agents unique, and allow routing responses back to the in ib_umad_write()
727 dev_notice(&file->port->dev, "%s: Max Agents (%u) reached\n", __func__, in ib_umad_reg_agent()
841 dev_notice(&file->port->dev, "%s: Max Agents (%u) reached\n", __func__, in ib_umad_reg_agent2()
/linux/drivers/scsi/qla2xxx/
H A Dqla_nx.h121 /* This field defines PCI/X adr [25:20] of agents on the CRB */
189 /* This field defines CRB adr [31:20] of the agents */
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hdr.h127 /* This field defines PCI/X adr [25:20] of agents on the CRB */
228 /* This field defines CRB adr [31:20] of the agents */
/linux/arch/mips/include/asm/sibyte/
H A Dbcm1480_scd.h307 * Register layout same as BCM1250, almost. The bus agents

123