Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h264 struct snd_queue { struct
265 bool enable;
268 u16 thresh;
269 atomic_t free_cnt;
270 u32 head;
271 u32 tail;
272 u64 *skbuff;
273 void *desc;
274 u64 *xdp_page;
277 bool is_xdp;
[all …]