Searched defs:irdma_ceq (Results 1 – 1 of 1) sorted by relevance
189 struct irdma_ceq { struct190 struct irdma_sc_ceq sc_ceq;191 struct irdma_dma_mem mem;192 u32 irq;193 u32 msix_idx;194 struct irdma_pci_f *rf;195 struct tasklet_struct dpc_tasklet;196 spinlock_t ce_lock; /* sync cq destroy with cq completion event notification */