Searched refs:ib_cqe (Results 1 – 25 of 38) sorted by relevance
12
/Linux-v6.6/drivers/infiniband/ulp/iser/ |
D | iscsi_iser.h | 244 struct ib_cqe cqe; 253 sizeof(struct ib_cqe))) 271 struct ib_cqe cqe; 291 struct ib_cqe cqe; 378 struct ib_cqe reg_cqe; 559 iser_rx(struct ib_cqe *cqe) in iser_rx() 565 iser_tx(struct ib_cqe *cqe) in iser_tx() 571 iser_login(struct ib_cqe *cqe) in iser_login()
|
D | iser_memory.c | 237 struct ib_cqe *cqe, struct ib_send_wr *next_wr) in iser_inv_rkey() 254 struct ib_cqe *cqe = &iser_task->iser_conn->ib_conn.reg_cqe; in iser_reg_sig_mr() 311 struct ib_cqe *cqe = &iser_task->iser_conn->ib_conn.reg_cqe; in iser_fast_reg_mr()
|
/Linux-v6.6/drivers/infiniband/ulp/isert/ |
D | ib_isert.h | 92 struct ib_cqe rx_cqe; 96 static inline struct iser_rx_desc *cqe_to_rx_desc(struct ib_cqe *cqe) in cqe_to_rx_desc() 130 struct ib_cqe tx_cqe; 135 static inline struct iser_tx_desc *cqe_to_tx_desc(struct ib_cqe *cqe) in cqe_to_tx_desc()
|
/Linux-v6.6/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.h | 170 struct ib_cqe cqe; 223 struct ib_cqe rdma_cqe; 305 struct ib_cqe zw_cqe;
|
/Linux-v6.6/drivers/infiniband/ulp/rtrs/ |
D | rtrs-pri.h | 113 struct ib_cqe *hb_cqe; 126 struct ib_cqe cqe; 311 int rtrs_post_recv_empty(struct rtrs_con *con, struct ib_cqe *cqe); 319 void rtrs_init_hb(struct rtrs_path *path, struct ib_cqe *cqe,
|
D | rtrs-srv.h | 69 struct ib_cqe inv_cqe; /* only for always_invalidate=true */
|
D | rtrs.c | 97 int rtrs_post_recv_empty(struct rtrs_con *con, struct ib_cqe *cqe) in rtrs_post_recv_empty() 188 struct ib_cqe *cqe, in rtrs_post_rdma_write_imm_empty() 386 void rtrs_init_hb(struct rtrs_path *path, struct ib_cqe *cqe, in rtrs_init_hb()
|
D | rtrs-clt.h | 114 struct ib_cqe inv_cqe;
|
/Linux-v6.6/fs/smb/client/ |
D | smbdirect.h | 234 struct ib_cqe cqe; 250 struct ib_cqe cqe; 297 struct ib_cqe cqe;
|
/Linux-v6.6/include/rdma/ |
D | rw.h | 63 u32 port_num, struct ib_cqe *cqe, struct ib_send_wr *chain_wr); 65 struct ib_cqe *cqe, struct ib_send_wr *chain_wr);
|
/Linux-v6.6/include/linux/sunrpc/ |
D | svc_rdma.h | 133 struct ib_cqe rc_cqe; 156 struct ib_cqe sc_cqe;
|
/Linux-v6.6/drivers/infiniband/ulp/srp/ |
D | ib_srp.h | 140 struct ib_cqe reg_cqe; 279 struct ib_cqe cqe;
|
/Linux-v6.6/net/sunrpc/xprtrdma/ |
D | xprt_rdma.h | 193 struct ib_cqe rr_cqe; 226 struct ib_cqe sc_cqe; 249 struct ib_cqe mr_cqe;
|
D | frwr_ops.c | 360 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_fastreg() 455 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_localinv() 474 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_localinv_wake() 571 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_localinv_done()
|
D | svc_rdma_rw.c | 154 struct ib_cqe cc_cqe; 266 struct ib_cqe *cqe = wc->wr_cqe; in svc_rdma_write_done() 333 struct ib_cqe *cqe = wc->wr_cqe; in svc_rdma_wc_read_done() 369 struct ib_cqe *cqe; in svc_rdma_post_chunk_ctxt()
|
D | verbs.c | 142 struct ib_cqe *cqe = wc->wr_cqe; in rpcrdma_wc_send() 161 struct ib_cqe *cqe = wc->wr_cqe; in rpcrdma_wc_receive()
|
D | svc_rdma_recvfrom.c | 320 struct ib_cqe *cqe = wc->wr_cqe; in svc_rdma_wc_receive()
|
/Linux-v6.6/drivers/infiniband/hw/mlx5/ |
D | umr.h | 80 struct ib_cqe cqe;
|
D | umr.c | 227 static int mlx5r_umr_post_send(struct ib_qp *ibqp, u32 mkey, struct ib_cqe *cqe, in mlx5r_umr_post_send() 239 struct ib_cqe *ib_cqe; in mlx5r_umr_post_send() member 261 id.ib_cqe = cqe; in mlx5r_umr_post_send()
|
D | gsi.c | 36 struct ib_cqe cqe;
|
/Linux-v6.6/drivers/infiniband/core/ |
D | mad_priv.h | 67 struct ib_cqe cqe;
|
D | rw.c | 498 u32 port_num, struct ib_cqe *cqe, struct ib_send_wr *chain_wr) in rdma_rw_ctx_wrs() 556 struct ib_cqe *cqe, struct ib_send_wr *chain_wr) in rdma_rw_ctx_post()
|
/Linux-v6.6/drivers/nvme/target/ |
D | rdma.c | 44 struct ib_cqe cqe; 59 struct ib_cqe send_cqe; 65 struct ib_cqe read_cqe; 66 struct ib_cqe write_cqe;
|
/Linux-v6.6/net/9p/ |
D | trans_rdma.c | 105 struct ib_cqe cqe;
|
/Linux-v6.6/fs/smb/server/ |
D | transport_rdma.c | 182 struct ib_cqe cqe; 191 struct ib_cqe cqe; 198 struct ib_cqe cqe;
|
12