Home
last modified time | relevance | path

Searched refs:qpvalid_qpid (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_sli.h381 u32 qpvalid_qpid; member
Docrdma_hw.c667 if (cqe->qpvalid_qpid & OCRDMA_AE_MCQE_QPVALID) in ocrdma_dispatch_ibevent()
668 qp = dev->qp_tbl[cqe->qpvalid_qpid & OCRDMA_AE_MCQE_QPID_MASK]; in ocrdma_dispatch_ibevent()