Searched refs:restype (Results 1 – 5 of 5) sorted by relevance
367 u64 restype = resource_type(res); in xgene_pcie_setup_ob_reg() local372 if (restype == IORESOURCE_MEM) { in xgene_pcie_setup_ob_reg()410 u64 restype = resource_type(res); in xgene_pcie_map_ranges() local414 switch (restype) { in xgene_pcie_map_ranges()
858 u64 restype = entry->res->flags; in rcar_pcie_inbound_ranges() local867 if (restype & IORESOURCE_PREFETCH) in rcar_pcie_inbound_ranges()
273 __u8 restype; member283 __u8 restype; member297 __u8 restype; member
56 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()
324 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