Home
last modified time | relevance | path

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

123

/linux-6.8/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-6.8/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-6.8/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-6.8/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-6.8/drivers/infiniband/sw/rdmavt/
Dmad.c53 * rvt_create_mad_agents - create mad agents
102 * rvt_free_mad_agents - free up mad agents
/linux-6.8/Documentation/networking/
Dnetconsole.rst63 It also supports logging to multiple remote agents by specifying
64 parameters for the multiple agents separated by semicolons and the
221 so it is advised to explicitly specify the remote agents' MAC addresses
Dtls-handshake.rst31 kernel consumer might require a TLS handshake. Handshake agents listen
/linux-6.8/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-6.8/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-6.8/Documentation/devicetree/bindings/pci/
Dfsl,pci.txt5 all mezzanines to be PCI-X Agents, but one per system may still
/linux-6.8/fs/sysfs/
DKconfig16 Some system agents rely on the information in sysfs to operate.
/linux-6.8/Documentation/scsi/
Dsmartpqi.rst78 agents, etc.
Dhpsa.rst129 agents, etc. See cciss_vol_status at http://cciss.sf.net for some examples.
/linux-6.8/drivers/dax/
Ddax-private.h23 * @kref: to pin while other agents have a need to do lookups
/linux-6.8/Documentation/arch/powerpc/
Delf_hwcaps.rst175 accessed by other agents not running in this mode.
/linux-6.8/drivers/gpu/drm/i915/gt/
Dintel_gt_mcr.c360 * firmware agents.
376 * driver threads, but also with hardware/firmware agents. A dedicated in intel_gt_mcr_lock()
447 * from other agents at those times, but it's possible that boot firmware
Dintel_gt_pm.c228 * by other agents occur during driver load/resume process. in intel_gt_resume_early()
/linux-6.8/Documentation/devicetree/bindings/mailbox/
Dxlnx,zynqmp-ipi-mailbox.yaml11 messaging between two Xilinx Zynq UltraScale+ MPSoC IPI agents. Each IPI
/linux-6.8/drivers/bus/
Domap_l3_smx.h194 /* offsets for l3 agents in order with the Flag status register */
/linux-6.8/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-6.8/drivers/virt/coco/
Dtsm.c31 * invoked infrequently, however configfs allows for multiple agents to
/linux-6.8/drivers/infiniband/core/
Duser_mad.c616 * different agents unique, and allow routing responses back to the in ib_umad_write()
718 dev_notice(&file->port->dev, "%s: Max Agents (%u) reached\n", __func__, in ib_umad_reg_agent()
832 dev_notice(&file->port->dev, "%s: Max Agents (%u) reached\n", __func__, in ib_umad_reg_agent2()
/linux-6.8/Documentation/devicetree/bindings/firmware/
Darm,scmi.yaml14 The SCMI is intended to allow agents such as OSPM to manage various functions
/linux-6.8/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 */

123