Home
last modified time | relevance | path

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

/linux/include/net/mana/
H A Dgdma.h228 struct gdma_context *gdma_context; member
383 struct gdma_context { struct
384 struct device *dev;
385 struct dentry *mana_pci_debugfs;
388 unsigned int max_num_queues;
389 unsigned int max_num_msix;
390 unsigned int num_msix_usable;
391 struct gdma_irq_context *irq_contexts;
394 u16 adapter_mtu;
397 unsigned int max_num_cqs;
[all …]