Home
last modified time | relevance | path

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

123

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/lib/
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-v6.1/Documentation/admin-guide/perf/
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
Darm-cmn.rst7 device ports to which various AMBA CHI agents are attached.
/Linux-v6.1/Documentation/infiniband/
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-v6.1/Documentation/driver-api/usb/
Dhotplug.rst31 such programs are called "policy agents" here. Typically they involve
84 leverage USB module-init-tools support. Later agents might unload drivers.
92 files can be used by various user mode policy agents to make sure all the
/Linux-v6.1/drivers/infiniband/sw/rdmavt/
Dmad.c53 * rvt_create_mad_agents - create mad agents
102 * rvt_free_mad_agents - free up mad agents
/Linux-v6.1/Documentation/networking/
Dnetconsole.rst60 It also supports logging to multiple remote agents by specifying
61 parameters for the multiple agents separated by semicolons and the
196 so it is advised to explicitly specify the remote agents' MAC addresses
/Linux-v6.1/Documentation/driver-api/
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-v6.1/Documentation/driver-api/rapidio/
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-v6.1/fs/sysfs/
DKconfig16 Some system agents rely on the information in sysfs to operate.
/Linux-v6.1/Documentation/devicetree/bindings/pci/
Dfsl,pci.txt5 all mezzanines to be PCI-X Agents, but one per system may still
/Linux-v6.1/drivers/dax/
Ddax-private.h23 * @kref: to pin while other agents have a need to do lookups
/Linux-v6.1/Documentation/scsi/
Dsmartpqi.rst78 agents, etc.
Dhpsa.rst129 agents, etc. See cciss_vol_status at http://cciss.sf.net for some examples.
/Linux-v6.1/Documentation/devicetree/bindings/mailbox/
Dxlnx,zynqmp-ipi-mailbox.yaml11 messaging between two Xilinx Zynq UltraScale+ MPSoC IPI agents. Each IPI
/Linux-v6.1/Documentation/powerpc/
Delf_hwcaps.rst175 accessed by other agents not running in this mode.
/Linux-v6.1/drivers/bus/
Domap_l3_smx.h194 /* offsets for l3 agents in order with the Flag status register */
/Linux-v6.1/Documentation/devicetree/bindings/firmware/
Darm,scmi.yaml14 The SCMI is intended to allow agents such as OSPM to manage various functions
/Linux-v6.1/drivers/scsi/qla4xxx/
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-v6.1/drivers/infiniband/core/
Duser_mad.c611 * different agents unique, and allow routing responses back to the in ib_umad_write()
713 dev_notice(&file->port->dev, "%s: Max Agents (%u) reached\n", __func__, in ib_umad_reg_agent()
827 dev_notice(&file->port->dev, "%s: Max Agents (%u) reached\n", __func__, in ib_umad_reg_agent2()
/Linux-v6.1/drivers/scsi/qla2xxx/
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-v6.1/drivers/net/ethernet/qlogic/qlcnic/
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-v6.1/arch/mips/include/asm/sibyte/
Dbcm1480_scd.h307 * Register layout same as BCM1250, almost. The bus agents
/Linux-v6.1/drivers/platform/x86/
DKconfig1048 to prohibit certain system agents from accessing memory with 1 KiB
1052 by hardware agents inside the SoC. Read and write masks can be
/Linux-v6.1/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hdr.h128 /* This field defines PCI/X adr [25:20] of agents on the CRB */
196 /* This field defines CRB adr [31:20] of the agents */

123