Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/drivers/net/octeontx/
A Dnicvf_queues.h270 struct snd_queue { struct
271 bool enable;
272 u8 cq_qs; /* CQ's QS to which this SQ is pointing */
273 u8 cq_idx; /* CQ index (0 to 7) in the above QS */
297 struct snd_queue sq[MAX_SND_QUEUES_PER_QS]; argument

Completed in 6 milliseconds