Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/microsoft/mana/
Dgdma.h197 struct gdma_context *gdma_context; member
335 struct gdma_context { struct
336 struct device *dev;
339 unsigned int max_num_queues;
340 unsigned int max_num_msix;
341 unsigned int num_msix_usable;
342 struct gdma_resource msix_resource;
343 struct gdma_irq_context *irq_contexts;
346 unsigned int max_num_cqs;
347 struct gdma_queue **cq_table;
[all …]