/linux/drivers/infiniband/hw/hfi1/ |
H A 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/Documentation/trace/ |
H A D | hisi-ptt.rst | 115 Link. You can choose to filter the traced headers by either Requester ID, 137 The TLP headers to trace can be filtered by the Root Ports or the Requester ID 141 1 for Root Port filter and 0 for Requester filter. Bit[15:0] indicates the 143 calculated from its PCI Slot ID as (slotid & 7) * 2. The value for a Requester 144 is the Requester ID (Device ID of the PCIe function). Bit[18:16] is currently 151 The driver also presents every supported Root Port and Requester filter through 154 under $(PTT PMU dir)/root_port_filters and files of Requester filters
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-event_source-devices-iommu | 20 filter_requester_en = "config1:0" - Enable Requester ID filter 25 filter_requester_id = "config1:16-31" - Requester ID filter
|
H A D | sysfs-bus-event_source-devices-hisi_ptt | 93 Description: This directory contains the files providing the PCIe Requester filters 112 Description: (Read) Indicates the filter value of this Requester filter, which
|
/linux/drivers/hwtracing/ptt/ |
H A D | hisi_ptt.h | 145 * 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 D | qed_roce.c | 385 "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 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/drivers/media/platform/st/sti/hva/ |
H A D | hva-mem.h | 14 * @name: name of requester
|
/linux/drivers/pci/pcie/ |
H A D | pme.c | 99 * 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 D | n_gsm.rst | 119 Config Requester 169 /* we are requester and need encoding 0 (basic) */
|
/linux/Documentation/devicetree/bindings/mips/ |
H A D | mti,mips-cm.yaml | 12 sending the correct data back to the requester. It supports Cache
|
/linux/drivers/pci/ |
H A 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()
|
H A D | tph.c | 135 /* Update the TPH Requester Enable field of TPH Control Register */ 168 * Return the size of ST table. If ST table is not in TPH Requester Extended 364 * TPH or extended TPH, can be issued by the device based on its TPH requester
|
/linux/include/linux/ |
H A D | dca.h | 51 /* Requester API */
|
/linux/drivers/pci/hotplug/ |
H A D | pciehp.h | 85 * @requester: wait queue to wake up on completion of user request, 118 wait_queue_head_t requester; member
|
H A D | pciehp_ctrl.c | 389 wait_event(ctrl->requester, in pciehp_sysfs_enable_slot() 423 wait_event(ctrl->requester, in pciehp_sysfs_disable_slot()
|
/linux/drivers/gpu/drm/amd/include/ivsrcid/nbio/ |
H A D | irqsrcs_nbif_7_4.h | 40 … 0xCF // BIF receive atomic request from MC while AtomicOp Requester is not enabled i…
|
/linux/drivers/dma/ioat/ |
H A D | dca.c | 84 struct pci_dev *pdev; /* requester device */ 85 u16 rid; /* requester id, as used by IOAT */
|
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_switch.c | 39 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/infiniband/sw/rxe/ |
H A D | rxe_verbs.h | 279 * only. The requester sets it when it is not already 289 spinlock_t state_lock; /* guard requester and completer */
|
/linux/fs/autofs/ |
H A D | dev-ioctl.c | 517 param->requester.uid = param->requester.gid = -1; in autofs_dev_ioctl_requester() 528 param->requester.uid = in autofs_dev_ioctl_requester() 530 param->requester.gid = in autofs_dev_ioctl_requester()
|
/linux/drivers/dca/ |
H A D | dca-sysfs.c | 28 "requester%d", req_count++); in dca_sysfs_add_req()
|
H A D | dca-core.c | 184 /* 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/include/uapi/linux/ |
H A D | auto_dev-ioctl.h | 106 struct args_requester requester; member
|
/linux/sound/core/ |
H A D | isadma.c | 117 * @name: the name string of the requester
|