Searched defs:gdma_context (Results 1 – 1 of 1) sorted by relevance
213 struct gdma_context *gdma_context; member357 struct gdma_context { struct358 struct device *dev;361 unsigned int max_num_queues;362 unsigned int max_num_msix;363 unsigned int num_msix_usable;364 struct gdma_irq_context *irq_contexts;367 u16 adapter_mtu;370 unsigned int max_num_cqs;371 struct gdma_queue **cq_table;[all …]