Home
last modified time | relevance | path

Searched full:requester (Results 1 – 25 of 129) sorted by relevance

123456

/linux/Documentation/devicetree/bindings/pci/
H A Dpci-iommu.txt4 Each PCI(e) device under a root complex is uniquely identified by its Requester
5 ID (AKA RID). A Requester ID is a triplet of a Bus number, Device number, and
17 Requester ID. While a given PCI device can only master through one IOMMU, a
35 - iommu-map: Maps a Requester ID to an IOMMU and associated IOMMU specifier
44 - iommu-map-mask: A mask to be applied to each Requester ID prior to being
H A Dpci-msi.txt4 Each PCI device under a root complex is uniquely identified by its Requester ID
5 (AKA RID). A Requester ID is a triplet of a Bus number, Device number, and
18 Requester ID. A mechanism is required to associate a device with both the MSI
32 - msi-map: Maps a Requester ID to an MSI controller and associated
49 - msi-map-mask: A mask to be applied to each Requester ID prior to being mapped
H A Dxilinx-versal-cpm.yaml40 Maps a Requester ID to an MSI controller and associated MSI sideband data.
/linux/drivers/infiniband/hw/hfi1/
H A Dopfn.h39 * parameters, which will be sent to the requester QP once all
41 * Once the requester QP receives the OPFN request, it will
44 * QP receives the response packet and keeps a copy of the requester
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-event_source-devices-iommu20 filter_requester_en = "config1:0" - Enable Requester ID filter
25 filter_requester_id = "config1:16-31" - Requester ID filter
/linux/drivers/hwtracing/ptt/
H A Dhisi_ptt.h145 * sysfs attribute group name for root port filters and requester filters:
209 * @req_filters: the filter list of requester ID
232 * root port, or by the requester ID. Organize the filters
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_roce.c385 "qed create requester failed: cannot allocate memory (orq). rc = %d\n", in qed_roce_sp_create_requester()
660 DP_VERBOSE(p_hwfn, QED_MSG_RDMA, "Modify requester, rc = %d\n", rc); in qed_roce_sp_modify_requester()
773 "qed destroy requester failed: cannot allocate memory (ramrod)\n"); in qed_roce_sp_destroy_qp_requester()
802 DP_VERBOSE(p_hwfn, QED_MSG_RDMA, "Destroy requester, rc = %d\n", rc); in qed_roce_sp_destroy_qp_requester()
843 "The responder's qp should be offloaded before requester's\n"); in qed_roce_query_qp()
883 /* Don't send query qp for the requester */ in qed_roce_query_qp()
895 /* Send a query requester ramrod to FW to get SQ-PSN and state */ in qed_roce_query_qp()
971 /* Send destroy requester ramrod */ in qed_roce_destroy_qp()
1085 * requester. The 'cid' received as an input can be either. We calculate in qed_roce_free_real_icid()
/linux/include/net/
H A Dbond_3ad.h141 u16 requester_port; /* The number assigned to the port by the requester */
142 struct mac_addr requester_system; /* The requester's system id */
143 u32 requester_transaction_id; /* The transaction id allocated by the requester, */
/linux/drivers/media/platform/st/sti/hva/
H A Dhva-mem.h14 * @name: name of requester
/linux/drivers/pci/pcie/
H A Dpme.c99 * PCIe PME message. In such that case the bridge should use the Requester ID
128 * @req_id: PCIe Requester ID of the device that generated the PME.
149 * a root port, the Requester ID field in its status in pcie_pme_handle_request()
/linux/Documentation/driver-api/tty/
H A Dn_gsm.rst119 Config Requester
169 /* we are requester and need encoding 0 (basic) */
/linux/drivers/pci/
H A Dsearch.c36 * The device may have an explicit alias requester ID for DMA where the in pci_for_each_dma_alias()
37 * requester is on another PCI bus. in pci_for_each_dma_alias()
46 * If the device is broken and uses an alias requester ID for in pci_for_each_dma_alias()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_verbs.h242 * only. The requester sets it when it is not already
252 spinlock_t state_lock; /* guard requester and completer */
H A Drxe_comp.c149 /* no WQE or requester has not started it yet */ in get_wqe()
618 * - there is a packet sent by the requester that
776 * seen the last ack that the requester could in rxe_completer()
781 /* tell the requester to retry the in rxe_completer()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_switch.c39 req.hdr.pcifunc = 0; /* AF is requester */ in rvu_switch_install_rx_rule()
71 req.hdr.pcifunc = 0; /* AF is requester */ in rvu_switch_install_tx_rule()
/linux/drivers/pci/hotplug/
H A Dpciehp.h85 * @requester: wait queue to wake up on completion of user request,
118 wait_queue_head_t requester; member
H A Dpciehp_ctrl.c384 wait_event(ctrl->requester, in pciehp_sysfs_enable_slot()
418 wait_event(ctrl->requester, in pciehp_sysfs_disable_slot()
/linux/include/linux/
H A Ddca.h51 /* Requester API */
/linux/drivers/dma/ioat/
H A Ddca.c82 struct pci_dev *pdev; /* requester device */
83 u16 rid; /* requester id, as used by IOAT */
/linux/drivers/gpu/drm/amd/include/ivsrcid/nbio/
H A Dirqsrcs_nbif_7_4.h40 … 0xCF // BIF receive atomic request from MC while AtomicOp Requester is not enabled i…
/linux/fs/autofs/
H A Ddev-ioctl.c519 param->requester.uid = param->requester.gid = -1; in autofs_dev_ioctl_requester()
530 param->requester.uid = in autofs_dev_ioctl_requester()
532 param->requester.gid = in autofs_dev_ioctl_requester()
/linux/drivers/dca/
H A Ddca-sysfs.c28 "requester%d", req_count++); in dca_sysfs_add_req()
H A Ddca-core.c184 /* check if the requester has not been added already */ in dca_add_requester()
278 * dca3_get_tag - return the dca tag to the requester device
/linux/sound/core/
H A Disadma.c117 * @name: the name string of the requester
/linux/include/uapi/linux/
H A Dauto_dev-ioctl.h106 struct args_requester requester; member

123456