Home
last modified time | relevance | path

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

/linux-6.8/include/net/mana/
Dgdma.h213 struct gdma_context *gdma_context; member
357 struct gdma_context { struct
358 struct device *dev;
361 unsigned int max_num_queues;
362 unsigned int max_num_msix;
363 unsigned int num_msix_usable;
364 struct gdma_irq_context *irq_contexts;
367 u16 adapter_mtu;
370 unsigned int max_num_cqs;
371 struct gdma_queue **cq_table;
[all …]