Searched defs:wq_id (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_queue.c461 static int wq_id = 0; local
508 dev->dev_id, "_", wq_id++);
637 wq->wq_id = LE_16(fwcmd->params.rsp.wq_id);
649 wq->wq_id);
675 fwcmd->params.req.wq_id = wq->wq_id;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h232 uint16_t wq_id; /* wq ID */ member in struct:oce_wq
H A Doce_hw_eth.h186 uint32_t wq_id:11; member in struct:oce_nic_tx_cqe::__anon7721::__anon7722
207 uint32_t wq_id:11;
394 uint16_t wq_id; member in struct:mbx_create_nic_wq::__anon7730::__anon7732
409 uint16_t wq_id; member in struct:mbx_delete_nic_wq::__anon7733::__anon7734
412 uint16_t wq_id;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h449 uint8_t wq_id; member in struct:tx_ring

Completed in 72 milliseconds