Home
last modified time | relevance | path

Searched refs:cq_context (Results 1 – 7 of 7) sorted by relevance

/net/smc/
Dsmc_wr.h119 void smc_wr_tx_cq_handler(struct ib_cq *ib_cq, void *cq_context);
128 void smc_wr_rx_cq_handler(struct ib_cq *ib_cq, void *cq_context);
Dsmc_wr.c147 void smc_wr_tx_cq_handler(struct ib_cq *ib_cq, void *cq_context) in smc_wr_tx_cq_handler() argument
149 struct smc_ib_device *dev = (struct smc_ib_device *)cq_context; in smc_wr_tx_cq_handler()
436 void smc_wr_rx_cq_handler(struct ib_cq *ib_cq, void *cq_context) in smc_wr_rx_cq_handler() argument
438 struct smc_ib_device *dev = (struct smc_ib_device *)cq_context; in smc_wr_rx_cq_handler()
/net/sunrpc/xprtrdma/
Dfrwr_ops.c374 rpcrdma_flush_disconnect(cq->cq_context, wc); in frwr_wc_fastreg()
470 rpcrdma_flush_disconnect(cq->cq_context, wc); in frwr_wc_localinv()
490 rpcrdma_flush_disconnect(cq->cq_context, wc); in frwr_wc_localinv_wake()
592 rpcrdma_flush_disconnect(cq->cq_context, wc); in frwr_wc_localinv_done()
Dverbs.c157 struct rpcrdma_xprt *r_xprt = cq->cq_context; in rpcrdma_wc_send()
176 struct rpcrdma_xprt *r_xprt = cq->cq_context; in rpcrdma_wc_receive()
Dsvc_rdma_recvfrom.c323 struct svcxprt_rdma *rdma = cq->cq_context; in svc_rdma_wc_receive()
Dsvc_rdma_sendto.c278 struct svcxprt_rdma *rdma = cq->cq_context; in svc_rdma_wc_send()
/net/9p/
Dtrans_rdma.c295 struct p9_client *client = cq->cq_context; in recv_done()
346 struct p9_client *client = cq->cq_context; in send_done()