Searched refs:wq_id (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/sys/dev/mana/
H A Dmana.h646 uint32_t wq_id; member in struct:mana_create_wqobj_resp
H A Dmana_en.c1259 wq_spec->queue_index = resp.wq_id;
/freebsd-current/sys/dev/oce/
H A Doce_hw.h2491 uint32_t wq_id:11; member in struct:oce_nic_tx_cqe::__anon3849::__anon3850
2512 uint32_t wq_id:11;
2835 uint16_t wq_id; member in struct:mbx_create_nic_wq::__anon3862::__anon3864
2853 uint16_t wq_id; member in struct:mbx_delete_nic_wq::__anon3865::__anon3866
2856 uint16_t wq_id;
H A Doce_queue.c364 fwcmd->params.req.wq_id = wq->wq_id;
H A Doce_mbox.c1744 wq->wq_id = HOST_16(fwcmd->params.rsp.wq_id);
H A Doce_if.h702 uint16_t wq_id; member in struct:oce_wq
H A Doce_if.c1190 reg_value = (num_wqes << 16) | wq->wq_id;
/freebsd-current/sys/dev/ocs_fc/
H A Dsli4.c6079 * @param wq_id WQ_ID.
6084 sli_cmd_fcoe_wq_destroy(sli4_t *sli4, void *buf, size_t size, uint16_t wq_id) argument
6106 wq->wq_id = wq_id;
8266 *r_id = wqec->wq_id;
H A Dsli4.h3867 uint32_t wq_id:16, member in struct:sli4_req_fcoe_wq_destroy_s
5311 wq_id:16; member in struct:sli4_generic_wqe_s::__anon104::sli4_els_request64_wqe_s::__anon106::__anon107::__anon108::sli4_fcp_treceive64_wqe_s::__anon111::__anon112::__anon113::__anon114::__anon115::__anon116::__anon117::__anon118::sli4_xmit_els_rsp64_wqe_s::sli4_fc_wqec_s
H A Docs_hw.c8475 uint32_t wq_id = rid; local
8476 int32_t index = ocs_hw_queue_hash_find(hw->wq_hash, wq_id);

Completed in 216 milliseconds