Searched refs:gdma_resource (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/net/mana/
H A Dhw_channel.h185 struct gdma_resource inflight_msg_res;
H A Dgdma.h72 struct gdma_resource { struct
855 int mana_gd_alloc_res_map(u32 res_avail, struct gdma_resource *r);
856 void mana_gd_free_res_map(struct gdma_resource *r);
/linux-master/drivers/net/ethernet/microsoft/mana/
H A Dhw_channel.c9 struct gdma_resource *r = &hwc->inflight_msg_res;
31 struct gdma_resource *r = &hwc->inflight_msg_res;
H A Dgdma_main.c1233 int mana_gd_alloc_res_map(u32 res_avail, struct gdma_resource *r)
1245 void mana_gd_free_res_map(struct gdma_resource *r)

Completed in 146 milliseconds