Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dq_struct.h617 struct sq_cfg { struct
619 u64 reserved_32_63:32;
620 u64 cq_limit:8;
621 u64 reserved_20_23:4;
622 u64 ena:1;
623 u64 reserved_18_18:1;
624 u64 reset:1;
625 u64 ldwb:1;
626 u64 reserved_11_15:5;
627 u64 qsize:3;
[all …]
Dnicvf_queues.c866 struct sq_cfg sq_cfg; in nicvf_snd_queue_config() local
1164 u64 sq_cfg; in nicvf_sq_enable() local
1175 u64 sq_cfg; in nicvf_sq_disable() local