ocrdma_cqe
struct ocrdma_cqe *va;
static inline int is_cqe_valid(struct ocrdma_cq *cq, struct ocrdma_cqe *cqe)
static inline int is_cqe_for_sq(struct ocrdma_cqe *cqe)
static inline int is_cqe_invalidated(struct ocrdma_cqe *cqe)
static inline int is_cqe_imm(struct ocrdma_cqe *cqe)
static inline int is_cqe_wr_imm(struct ocrdma_cqe *cqe)
cqe_size = sizeof(struct ocrdma_cqe);
struct ocrdma_cqe *cqe = NULL;
struct ocrdma_cqe *cqe;
struct ocrdma_cqe *cqe)
static bool ocrdma_update_err_cqe(struct ib_wc *ibwc, struct ocrdma_cqe *cqe,
static int ocrdma_update_err_rcqe(struct ib_wc *ibwc, struct ocrdma_cqe *cqe,
static int ocrdma_update_err_scqe(struct ib_wc *ibwc, struct ocrdma_cqe *cqe,
struct ocrdma_cqe *cqe, struct ib_wc *ibwc,
struct ocrdma_cqe *cqe,
static bool ocrdma_poll_scqe(struct ocrdma_qp *qp, struct ocrdma_cqe *cqe,
struct ocrdma_cqe *cqe)
struct ocrdma_cqe *cqe,
static bool ocrdma_poll_err_rcqe(struct ocrdma_qp *qp, struct ocrdma_cqe *cqe,
struct ocrdma_cqe *cqe, struct ib_wc *ibwc)
static bool ocrdma_poll_rcqe(struct ocrdma_qp *qp, struct ocrdma_cqe *cqe,
static void ocrdma_change_cq_phase(struct ocrdma_cq *cq, struct ocrdma_cqe *cqe,
struct ocrdma_cqe *cqe;