Searched refs:cq_ctx (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_queue.c234 fwcmd->params.req.cq_ctx.eventable = is_eventable;
235 fwcmd->params.req.cq_ctx.sol_event = sol_event;
236 fwcmd->params.req.cq_ctx.valid = 1;
237 fwcmd->params.req.cq_ctx.count = OCE_LOG2(q_len/256);
238 fwcmd->params.req.cq_ctx.nodelay = nodelay;
239 fwcmd->params.req.cq_ctx.coalesce_wm = ncoalesce;
242 fwcmd->params.req.cq_ctx.armed = B_FALSE;
243 fwcmd->params.req.cq_ctx.eq_id = eq->eq_id;
244 fwcmd->params.req.cq_ctx.pd = 0;
246 fwcmd->params.req.cq_ctx
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw.h1077 struct oce_cq_ctx cq_ctx; member in struct:mbx_create_common_cq::__anon7670::__anon7671

Completed in 49 milliseconds