Searched defs:wc (Results 1 – 13 of 13) sorted by relevance
/net/sunrpc/xprtrdma/ |
D | frwr_ops.c | 366 static void frwr_wc_fastreg(struct ib_cq *cq, struct ib_wc *wc) in frwr_wc_fastreg() 449 static void frwr_mr_done(struct ib_wc *wc, struct rpcrdma_mr *mr) in frwr_mr_done() 461 static void frwr_wc_localinv(struct ib_cq *cq, struct ib_wc *wc) in frwr_wc_localinv() 480 static void frwr_wc_localinv_wake(struct ib_cq *cq, struct ib_wc *wc) in frwr_wc_localinv_wake() 576 static void frwr_wc_localinv_done(struct ib_cq *cq, struct ib_wc *wc) in frwr_wc_localinv_done()
|
D | verbs.c | 140 void rpcrdma_flush_disconnect(struct rpcrdma_xprt *r_xprt, struct ib_wc *wc) in rpcrdma_flush_disconnect() 152 static void rpcrdma_wc_send(struct ib_cq *cq, struct ib_wc *wc) in rpcrdma_wc_send() 171 static void rpcrdma_wc_receive(struct ib_cq *cq, struct ib_wc *wc) in rpcrdma_wc_receive()
|
D | svc_rdma_recvfrom.c | 321 static void svc_rdma_wc_receive(struct ib_cq *cq, struct ib_wc *wc) in svc_rdma_wc_receive()
|
D | svc_rdma_rw.c | 261 static void svc_rdma_write_done(struct ib_cq *cq, struct ib_wc *wc) in svc_rdma_write_done() 318 static void svc_rdma_wc_read_done(struct ib_cq *cq, struct ib_wc *wc) in svc_rdma_wc_read_done()
|
D | svc_rdma_sendto.c | 276 static void svc_rdma_wc_send(struct ib_cq *cq, struct ib_wc *wc) in svc_rdma_wc_send()
|
/net/smc/ |
D | smc_wr.c | 81 static inline void smc_wr_tx_process_cqe(struct ib_wc *wc) in smc_wr_tx_process_cqe() 124 struct ib_wc wc[SMC_WR_MAX_POLL_CQE]; in smc_wr_tx_tasklet_fn() local 365 static inline void smc_wr_rx_demultiplex(struct ib_wc *wc) in smc_wr_rx_demultiplex() 384 static inline void smc_wr_rx_process_cqes(struct ib_wc wc[], int num) in smc_wr_rx_process_cqes() 414 struct ib_wc wc[SMC_WR_MAX_POLL_CQE]; in smc_wr_rx_tasklet_fn() local
|
D | smc_cdc.c | 422 static void smc_cdc_rx_handler(struct ib_wc *wc, void *buf) in smc_cdc_rx_handler()
|
D | smc_llc.c | 1730 static void smc_llc_rx_handler(struct ib_wc *wc, void *buf) in smc_llc_rx_handler()
|
/net/9p/ |
D | trans_rdma.c | 293 recv_done(struct ib_cq *cq, struct ib_wc *wc) in recv_done() 344 send_done(struct ib_cq *cq, struct ib_wc *wc) in send_done()
|
/net/rds/ |
D | ib_frmr.c | 322 void rds_ib_mr_cqe_handler(struct rds_ib_connection *ic, struct ib_wc *wc) in rds_ib_mr_cqe_handler()
|
D | ib_cm.c | 263 struct ib_wc *wc; in poll_scq() local 308 struct ib_wc *wc; in poll_rcq() local
|
D | ib_send.c | 243 void rds_ib_send_cqe_handler(struct rds_ib_connection *ic, struct ib_wc *wc) in rds_ib_send_cqe_handler()
|
D | ib_recv.c | 984 struct ib_wc *wc, in rds_ib_recv_cqe_handler()
|