Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dq_struct.h614 struct sq_cfg { struct
617 u64 cq_limit:8;
618 u64 reserved_20_23:4;
619 u64 ena:1;
620 u64 reserved_18_18:1;
621 u64 reset:1;
622 u64 ldwb:1;
623 u64 reserved_11_15:5;
624 u64 qsize:3;
625 u64 reserved_3_7:5;
[all …]
H A Dnicvf_queues.c864 struct sq_cfg sq_cfg; in nicvf_snd_queue_config() local
1162 u64 sq_cfg; in nicvf_sq_enable() local
1173 u64 sq_cfg; in nicvf_sq_disable() local