Searched refs:gdma_resource (Results 1 – 4 of 4) sorted by relevance
73 struct gdma_resource { struct878 int mana_gd_alloc_res_map(u32 res_avail, struct gdma_resource *r);879 void mana_gd_free_res_map(struct gdma_resource *r);
185 struct gdma_resource inflight_msg_res;
10 struct gdma_resource *r = &hwc->inflight_msg_res; in mana_hwc_get_msg_index()32 struct gdma_resource *r = &hwc->inflight_msg_res; in mana_hwc_put_msg_index()
1272 int mana_gd_alloc_res_map(u32 res_avail, struct gdma_resource *r) in mana_gd_alloc_res_map()1284 void mana_gd_free_res_map(struct gdma_resource *r) in mana_gd_free_res_map()