/Linux-v5.10/Documentation/devicetree/bindings/pci/ |
D | pci-iommu.txt | 4 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
|
D | pci-msi.txt | 4 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
|
D | xilinx-versal-cpm.yaml | 34 Maps a Requester ID to an MSI controller and associated MSI sideband data.
|
/Linux-v5.10/drivers/infiniband/hw/hfi1/ |
D | opfn.h | 39 * 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-v5.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_roce.c | 377 "qed create requester failed: cannot allocate memory (orq). rc = %d\n", in qed_roce_sp_create_requester() 652 DP_VERBOSE(p_hwfn, QED_MSG_RDMA, "Modify requester, rc = %d\n", rc); in qed_roce_sp_modify_requester() 765 "qed destroy requester failed: cannot allocate memory (ramrod)\n"); in qed_roce_sp_destroy_qp_requester() 795 DP_VERBOSE(p_hwfn, QED_MSG_RDMA, "Destroy requester, rc = %d\n", rc); in qed_roce_sp_destroy_qp_requester() 836 "The responder's qp should be offloaded before requester's\n"); in qed_roce_query_qp() 876 /* Don't send query qp for the requester */ in qed_roce_query_qp() 888 /* Send a query requester ramrod to FW to get SQ-PSN and state */ in qed_roce_query_qp() 964 /* Send destroy requester ramrod */ in qed_roce_destroy_qp() 1078 * requester. The 'cid' received as an input can be either. We calculate in qed_roce_free_real_icid()
|
/Linux-v5.10/include/net/ |
D | bond_3ad.h | 141 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-v5.10/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_dbgmgr.c | 137 pr_debug("H/W debugger support was not registered for requester pasid 0x%x\n", in kfd_dbgmgr_wave_control() 150 pr_debug("H/W debugger support was not registered for requester pasid 0x%x\n", in kfd_dbgmgr_address_watch()
|
/Linux-v5.10/drivers/infiniband/sw/rxe/ |
D | rxe_comp.c | 147 /* no WQE or requester has not started it yet */ in get_wqe() 460 /* state_lock used by requester & completer */ in complete_ack() 643 * (3) there is a packet sent by the requester that in rxe_completer() 688 * seen the last ack that the requester could in rxe_completer() 693 /* tell the requester to retry the in rxe_completer()
|
D | rxe_verbs.h | 250 * only. The requester sets it when it is not already 260 spinlock_t state_lock; /* guard requester and completer */
|
/Linux-v5.10/drivers/media/platform/sti/hva/ |
D | hva-mem.h | 14 * @name: name of requester
|
/Linux-v5.10/drivers/pci/pcie/ |
D | pme.c | 98 * PCIe PME message. In such that case the bridge should use the Requester ID 127 * @req_id: PCIe Requester ID of the device that generated the PME. 148 * a root port, the Requester ID field in its status in pcie_pme_handle_request()
|
/Linux-v5.10/fs/autofs/ |
D | dev-ioctl.c | 432 param->requester.uid = param->requester.gid = -1; in autofs_dev_ioctl_requester() 443 param->requester.uid = in autofs_dev_ioctl_requester() 445 param->requester.gid = in autofs_dev_ioctl_requester()
|
/Linux-v5.10/drivers/pci/hotplug/ |
D | pciehp.h | 77 * @requester: wait queue to wake up on completion of user request, 108 wait_queue_head_t requester; member
|
D | pciehp_ctrl.c | 375 wait_event(ctrl->requester, in pciehp_sysfs_enable_slot() 409 wait_event(ctrl->requester, in pciehp_sysfs_disable_slot()
|
/Linux-v5.10/drivers/pci/ |
D | search.c | 36 * 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-v5.10/include/linux/ |
D | dca.h | 51 /* Requester API */
|
/Linux-v5.10/drivers/gpu/drm/amd/include/ivsrcid/nbio/ |
D | irqsrcs_nbif_7_4.h | 40 … 0xCF // BIF receive atomic request from MC while AtomicOp Requester is not enabled i…
|
/Linux-v5.10/drivers/dma/ioat/ |
D | dca.c | 82 struct pci_dev *pdev; /* requester device */ 83 u16 rid; /* requester id, as used by IOAT */
|
/Linux-v5.10/drivers/dca/ |
D | dca-sysfs.c | 26 "requester%d", req_count++); in dca_sysfs_add_req()
|
D | dca-core.c | 183 /* check if the requester has not been added already */ in dca_add_requester() 277 * dca3_get_tag - return the dca tag to the requester device
|
/Linux-v5.10/Documentation/PCI/ |
D | pcieaer-howto.rst | 80 …0:00.0: PCIe Bus Error: severity=Uncorrected (Fatal), type=Transaction Layer, id=0500(Requester ID) 85 In the example, 'Requester ID' means the ID of the device who sends
|
/Linux-v5.10/include/uapi/linux/ |
D | auto_dev-ioctl.h | 106 struct args_requester requester; member
|
/Linux-v5.10/drivers/ntb/hw/mscc/ |
D | ntb_hw_switchtec.c | 959 "Not enough requester IDs available.\n"); in config_req_id_table() 978 "Requester ID %02X:%02X.%X -> BB:%02X.%X\n", in config_req_id_table() 991 "Error setting up the requester ID table: %08x\n", in config_req_id_table() 1284 * Root Complex Requester ID (which is 0:00.0) in switchtec_ntb_init_req_id_table() 1289 * Host Bridge Requester ID (as read from the mmap address) in switchtec_ntb_init_req_id_table()
|
/Linux-v5.10/Documentation/filesystems/ |
D | autofs.rst | 464 struct args_requester requester; 504 On successful return, `requester.uid` and `requester.gid` will be
|
/Linux-v5.10/Documentation/networking/ |
D | nfc.rst | 93 the requester of STOP_POLL is the same of START_POLL.
|