Home
last modified time | relevance | path

Searched defs:hwc_wq (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/dev/mana/
H A Dhw_channel.h172 struct hwc_wq { struct
173 struct hw_channel_context *hwc;
175 struct gdma_queue *gdma_wq;
176 struct hwc_dma_buf *msg_buf;
177 uint16_t queue_depth;
179 struct hwc_cq *hwc_cq;
H A Dhw_channel.c527 free(hwc_wq, M_DEVBUF); in mana_hwc_destroy_wq() argument
545 struct hwc_wq *hwc_wq; mana_hwc_create_wq() local
[all...]