Searched defs:irdma_ceq (Results 1 – 1 of 1) sorted by relevance
196 struct irdma_ceq { struct197 struct irdma_sc_ceq sc_ceq;198 struct irdma_dma_mem mem;199 u32 irq;200 u32 msix_idx;201 struct irdma_pci_f *rf;202 struct tasklet_struct dpc_tasklet;203 spinlock_t ce_lock; /* sync cq destroy with cq completion event notification */