Home
last modified time | relevance | path

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

/drivers/infiniband/hw/ocrdma/
Docrdma.h315 struct ocrdma_cq { struct
317 struct ocrdma_cqe *va; argument
318 u32 phase;
319 u32 getp; /* pointer to pending wrs to
323 u32 max_hw_cqe;
324 bool phase_change;
325 spinlock_t cq_lock ____cacheline_aligned; /* provide synchronization
329 spinlock_t comp_handler_lock ____cacheline_aligned;
330 u16 id;
331 u16 eqn;
[all …]