Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_hw.h2730 uint32_t nic_wq_type:8; member
2752 uint32_t nic_wq_type:8;
2772 uint32_t nic_wq_type:8; member
2789 uint32_t nic_wq_type:8;
2822 uint16_t nic_wq_type; member
H A Doce_mbox.c1725 fwcmd->params.req.nic_wq_type = wq->cfg.wq_type; in oce_mbox_create_wq()