Home
last modified time | relevance | path

Searched refs:handle_error_cqe (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/ofed/libmthca/src/
HDcq.c175 static int handle_error_cqe(struct mthca_cq *cq, in handle_error_cqe() function
376 err = handle_error_cqe(cq, *cur_qp, wqe_index, is_send, in mthca_poll_one()
/NextBSD/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_cq.c376 static void handle_error_cqe(struct mthca_dev *dev, struct mthca_cq *cq, in handle_error_cqe() function
574 handle_error_cqe(dev, cq, *cur_qp, wqe_index, is_send, in mthca_poll_one()
/NextBSD/contrib/ofed/libmthca/
HDChangeLog221 * src/cq.c (handle_error_cqe): Fill in vendor_err field for
323 * src/cq.c (handle_error_cqe, mthca_poll_one): Dump CQEs for local