Searched refs:rdma (Results 1 – 9 of 9) sorted by relevance
| /include/linux/sunrpc/ |
| D | svc_rdma.h | 145 static inline void svc_rdma_recv_cid_init(struct svcxprt_rdma *rdma, in svc_rdma_recv_cid_init() argument 148 cid->ci_queue_id = rdma->sc_rq_cq->res.id; in svc_rdma_recv_cid_init() 149 cid->ci_completion_id = atomic_inc_return(&rdma->sc_completion_ids); in svc_rdma_recv_cid_init() 157 static inline void svc_rdma_send_cid_init(struct svcxprt_rdma *rdma, in svc_rdma_send_cid_init() argument 160 cid->ci_queue_id = rdma->sc_sq_cq->res.id; in svc_rdma_send_cid_init() 161 cid->ci_completion_id = atomic_inc_return(&rdma->sc_completion_ids); in svc_rdma_send_cid_init() 256 extern void svc_rdma_recv_ctxts_destroy(struct svcxprt_rdma *rdma); 257 extern bool svc_rdma_post_recvs(struct svcxprt_rdma *rdma); 259 svc_rdma_recv_ctxt_get(struct svcxprt_rdma *rdma); 260 extern void svc_rdma_recv_ctxt_put(struct svcxprt_rdma *rdma, [all …]
|
| /include/linux/ |
| D | cgroup_subsys.h | 61 SUBSYS(rdma)
|
| D | nvme.h | 1502 struct rdma { struct 1509 } rdma; member
|
| /include/trace/events/ |
| D | rpcrdma.h | 1489 const struct svcxprt_rdma *rdma, 1493 TP_ARGS(rdma, status), 1497 __string(addr, rdma->sc_xprt.xpt_remotebuf) 1513 const struct svcxprt_rdma *rdma, \ 1516 TP_ARGS(rdma, status)) 1831 const struct svcxprt_rdma *rdma, 1838 TP_ARGS(rdma, offset, handle, nents, status), 1849 __entry->cq_id = rdma->sc_sq_cq->res.id; 1864 const struct svcxprt_rdma *rdma, 1868 TP_ARGS(rdma, num_sges), [all …]
|
| /include/uapi/rdma/ |
| D | rdma_user_rxe.h | 96 } rdma; member
|
| D | vmw_pvrdma-abi.h | 253 } rdma; member
|
| D | ib_user_verbs.h | 820 } rdma; member
|
| /include/linux/mlx5/ |
| D | device.h | 673 } __packed rdma; member
|
| D | mlx5_ifc.h | 3385 u8 rdma[0x1]; member 3403 u8 rdma[0x1]; member
|