Home
last modified time | relevance | path

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

/openbmc/linux/include/net/mana/
H A Dgdma.h211 struct gdma_context *gdma_context; member
359 struct gdma_context { struct
360 struct device *dev;
363 unsigned int max_num_queues;
364 unsigned int max_num_msix;
365 unsigned int num_msix_usable;
366 struct gdma_resource msix_resource;
367 struct gdma_irq_context *irq_contexts;
370 u16 adapter_mtu;
373 unsigned int max_num_cqs;
[all …]