Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/mana/
Dgdma.h211 struct gdma_context *gdma_context; member
351 struct gdma_context { struct
352 struct device *dev;
355 unsigned int max_num_queues;
356 unsigned int max_num_msix;
357 unsigned int num_msix_usable;
358 struct gdma_resource msix_resource;
359 struct gdma_irq_context *irq_contexts;
362 u16 adapter_mtu;
365 unsigned int max_num_cqs;
[all …]