Lines Matching defs:context
120 * @context: ep that owns QP where event occurred
123 * context. The QP is always destroyed before the ID, so the ID will be
126 static void rpcrdma_qp_event_handler(struct ib_event *event, void *context)
128 struct rpcrdma_ep *ep = context;
148 * Must be called in process context.
250 struct rpcrdma_ep *ep = id->context;
693 * rpcrdma_sendctx_get_locked - Acquire a send context
696 * Returns pointer to a free send completion context; or NULL if
737 * rpcrdma_sendctx_put_locked - Release a send context
739 * @sc: send context to release