Home
last modified time | relevance | path

Searched refs:async_cq_id (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/oce/
HDoce_hw.h766 uint32_t async_cq_id:10; member
784 uint32_t async_cq_id:10;
800 uint32_t async_cq_id:16; member
814 uint32_t async_cq_id:16;
1464 uint32_t async_cq_id:10; member
1480 uint32_t async_cq_id:10;
HDoce_queue.c709 ctx->v1.async_cq_id = cq->cq_id; in oce_mq_create()