Home
last modified time | relevance | path

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

/linux/include/net/mana/
H A Dgdma.h90 struct gdma_resource { struct
977 int mana_gd_alloc_res_map(u32 res_avail, struct gdma_resource *r);
978 void mana_gd_free_res_map(struct gdma_resource *r);
H A Dhw_channel.h196 struct gdma_resource inflight_msg_res;
/linux/drivers/net/ethernet/microsoft/mana/
H A Dhw_channel.c11 struct gdma_resource *r = &hwc->inflight_msg_res; in mana_hwc_get_msg_index()
33 struct gdma_resource *r = &hwc->inflight_msg_res; in mana_hwc_put_msg_index()
H A Dgdma_main.c1524 int mana_gd_alloc_res_map(u32 res_avail, struct gdma_resource *r) in mana_gd_alloc_res_map()
1536 void mana_gd_free_res_map(struct gdma_resource *r) in mana_gd_free_res_map()