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.h230 struct gdma_context *gdma_context; member
385 struct gdma_context { struct
386 struct device *dev;
387 struct dentry *mana_pci_debugfs;
390 unsigned int max_num_queues;
391 unsigned int max_num_msix;
392 unsigned int num_msix_usable;
393 struct xarray irq_contexts;
396 u16 adapter_mtu;
399 unsigned int max_num_cqs;
[all …]