Home
last modified time | relevance | path

Searched defs:sq_cfg (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/vnic/
H A Dq_struct.h643 struct sq_cfg { struct
645 uint64_t reserved_20_63:44;
646 uint64_t ena:1;
647 uint64_t reserved_18_18:1;
648 uint64_t reset:1;
649 uint64_t ldwb:1;
650 uint64_t reserved_11_15:5;
651 uint64_t qsize:3;
652 uint64_t reserved_3_7:5;
653 uint64_t tstmp_bgx_intf:3;
H A Dnicvf_queues.c1412 struct sq_cfg sq_cfg; in nicvf_snd_queue_config() local
1694 uint64_t sq_cfg; in nicvf_sq_enable() local
1706 uint64_t sq_cfg; in nicvf_sq_disable() local