Home
last modified time | relevance | path

Searched refs:mana_hwc_create_channel (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mana/
H A Dhw_channel.h214 int mana_hwc_create_channel(struct gdma_context *gc);
H A Dhw_channel.c761 mana_hwc_create_channel(struct gdma_context *gc) in mana_hwc_create_channel() function
H A Dgdma_main.c1824 rc = mana_hwc_create_channel(gc); in mana_gd_attach()