Home
last modified time | relevance | path

Searched refs:restype (Results 1 – 5 of 5) sorted by relevance

/drivers/pci/controller/
Dpci-xgene.c373 u64 restype = resource_type(res); in xgene_pcie_setup_ob_reg() local
378 if (restype == IORESOURCE_MEM) { in xgene_pcie_setup_ob_reg()
416 u64 restype = resource_type(res); in xgene_pcie_map_ranges() local
420 switch (restype) { in xgene_pcie_map_ranges()
Dpcie-rcar-host.c819 u64 restype = entry->res->flags; in rcar_pcie_inbound_ranges() local
828 if (restype & IORESOURCE_PREFETCH) in rcar_pcie_inbound_ranges()
/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h279 __u8 restype; member
289 __u8 restype; member
303 __u8 restype; member
Dcq.c56 res->u.cq.restype = FW_RI_RES_TYPE_CQ; in destroy_cq()
134 res->u.cq.restype = FW_RI_RES_TYPE_CQ; in create_cq()
Dqp.c324 res->u.sqrq.restype = FW_RI_RES_TYPE_SQ; in create_qp()
353 res->u.sqrq.restype = FW_RI_RES_TYPE_RQ; in create_qp()
2503 res->u.srq.restype = FW_RI_RES_TYPE_SRQ; in free_srq_queue()
2593 res->u.srq.restype = FW_RI_RES_TYPE_SRQ; in alloc_srq_queue()