Home
last modified time | relevance | path

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

/openbmc/linux/include/net/mana/
H A Dgdma.h71 struct gdma_resource { struct
358 struct gdma_resource msix_resource;
847 int mana_gd_alloc_res_map(u32 res_avail, struct gdma_resource *r);
848 void mana_gd_free_res_map(struct gdma_resource *r);
H A Dhw_channel.h185 struct gdma_resource inflight_msg_res;
/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A Dgdma_main.c448 struct gdma_resource *r; in mana_gd_register_irq()
493 struct gdma_resource *r; in mana_gd_deregiser_irq()
1227 int mana_gd_alloc_res_map(u32 res_avail, struct gdma_resource *r) in mana_gd_alloc_res_map()
1239 void mana_gd_free_res_map(struct gdma_resource *r) in mana_gd_free_res_map()
H A Dhw_channel.c9 struct gdma_resource *r = &hwc->inflight_msg_res; in mana_hwc_get_msg_index()
31 struct gdma_resource *r = &hwc->inflight_msg_res; in mana_hwc_put_msg_index()