Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dq_struct.h623 struct sq_cfg { struct
625 u64 reserved_20_63:44;
626 u64 ena:1;
627 u64 reserved_18_18:1;
628 u64 reset:1;
629 u64 ldwb:1;
630 u64 reserved_11_15:5;
631 u64 qsize:3;
632 u64 reserved_3_7:5;
633 u64 tstmp_bgx_intf:3;
Dnicvf_queues.c606 struct sq_cfg sq_cfg; in nicvf_snd_queue_config() local
867 u64 sq_cfg; in nicvf_sq_enable() local
878 u64 sq_cfg; in nicvf_sq_disable() local