Home
last modified time | relevance | path

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

/freebsd/sys/dev/mana/
H A Dgdma.h116 struct gdma_resource { struct
409 struct gdma_resource msix_resource;
851 int mana_gd_alloc_res_map(uint32_t res_avil, struct gdma_resource *r,
853 void mana_gd_free_res_map(struct gdma_resource *r);
H A Dhw_channel.h209 struct gdma_resource inflight_msg_res;
H A Dgdma_main.c635 struct gdma_resource *r; in mana_gd_register_irq()
689 struct gdma_resource *r; in mana_gd_deregiser_irq()
1465 struct gdma_resource *r, const char *lock_name) in mana_gd_alloc_res_map()
1481 mana_gd_free_res_map(struct gdma_resource *r) in mana_gd_free_res_map()
H A Dhw_channel.c48 struct gdma_resource *r = &hwc->inflight_msg_res; in mana_hwc_get_msg_index()
70 struct gdma_resource *r = &hwc->inflight_msg_res; in mana_hwc_put_msg_index()