gdma_resource
int mana_gd_alloc_res_map(u32 res_avail, struct gdma_resource *r)
void mana_gd_free_res_map(struct gdma_resource *r)
struct gdma_resource *r = &hwc->inflight_msg_res;
struct gdma_resource *r = &hwc->inflight_msg_res;
int mana_gd_alloc_res_map(u32 res_avail, struct gdma_resource *r);
void mana_gd_free_res_map(struct gdma_resource *r);
struct gdma_resource inflight_msg_res;