Home
last modified time | relevance | path

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

/drivers/pci/controller/
A Dpci-xgene.c367 u64 restype = resource_type(res); in xgene_pcie_setup_ob_reg() local
372 if (restype == IORESOURCE_MEM) { in xgene_pcie_setup_ob_reg()
410 u64 restype = resource_type(res); in xgene_pcie_map_ranges() local
414 switch (restype) { in xgene_pcie_map_ranges()
A Dpcie-rcar-host.c858 u64 restype = entry->res->flags; in rcar_pcie_inbound_ranges() local
867 if (restype & IORESOURCE_PREFETCH) in rcar_pcie_inbound_ranges()
/drivers/infiniband/hw/cxgb4/
A Dt4fw_ri_api.h273 __u8 restype; member
283 __u8 restype; member
297 __u8 restype; member
A 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()
A 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()
2521 res->u.srq.restype = FW_RI_RES_TYPE_SRQ; in free_srq_queue()
2611 res->u.srq.restype = FW_RI_RES_TYPE_SRQ; in alloc_srq_queue()

Completed in 26 milliseconds