Home
last modified time | relevance | path

Searched refs:rvt_sge_state (Results 1 – 2 of 2) sorted by relevance

/include/rdma/
Drdmavt_mr.h76 struct rvt_sge_state { struct
93 static inline void rvt_put_ss(struct rvt_sge_state *ss) in rvt_put_ss() argument
114 static inline void rvt_update_sge(struct rvt_sge_state *ss, u32 length, in rvt_update_sge()
138 static inline void rvt_skip_sge(struct rvt_sge_state *ss, u32 length, in rvt_skip_sge()
152 bool rvt_ss_has_lkey(struct rvt_sge_state *ss, u32 lkey);
Drdmavt_qp.h375 struct rvt_sge_state s_rdma_read_sge;
393 struct rvt_sge_state r_sge; /* current receive data */
406 struct rvt_sge_state *s_cur_sge;
408 struct rvt_sge_state s_sge; /* current send request data */
438 struct rvt_sge_state s_ack_rdma_sge;
651 u32 rvt_restart_sge(struct rvt_sge_state *ss, struct rvt_swqe *wqe, u32 len);
884 void rvt_copy_sge(struct rvt_qp *qp, struct rvt_sge_state *ss,