Searched refs:__rxe_do_task (Results 1 – 3 of 3) sorted by relevance
501 __rxe_do_task(&qp->resp.task); in rxe_qp_reset()504 __rxe_do_task(&qp->comp.task); in rxe_qp_reset()505 __rxe_do_task(&qp->req.task); in rxe_qp_reset()548 __rxe_do_task(&qp->comp.task); in rxe_qp_drain()568 __rxe_do_task(&qp->comp.task); in rxe_qp_error()800 __rxe_do_task(&qp->req.task); in rxe_qp_do_cleanup()803 __rxe_do_task(&qp->comp.task); in rxe_qp_do_cleanup()804 __rxe_do_task(&qp->req.task); in rxe_qp_do_cleanup()
47 int __rxe_do_task(struct rxe_task *task);
13 int __rxe_do_task(struct rxe_task *task) in __rxe_do_task() function