Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/microsoft/mana/
Dgdma.h197 struct gdma_context *gdma_context; member
332 struct gdma_context { struct
333 struct device *dev;
336 unsigned int max_num_queues;
337 unsigned int max_num_msix;
338 unsigned int num_msix_usable;
339 struct gdma_resource msix_resource;
340 struct gdma_irq_context *irq_contexts;
343 unsigned int max_num_cqs;
344 struct gdma_queue **cq_table;
[all …]