Home
last modified time | relevance | path

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

/freebsd/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.c519 struct hwc_wq *hwc_wq) in mana_hwc_destroy_wq()
537 struct hwc_wq *hwc_wq; in mana_hwc_create_wq() local