Searched refs:rvt_update_sge (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/rdma/ |
D | rdmavt_mr.h | 156 static inline void rvt_update_sge(struct rvt_sge_state *ss, u32 length, in rvt_update_sge() function 189 rvt_update_sge(ss, len, release); in rvt_skip_sge()
|
/Linux-v4.19/drivers/infiniband/hw/qib/ |
D | qib_verbs.c | 149 rvt_update_sge(ss, len, release); in qib_copy_sge() 579 rvt_update_sge(ss, len, false); in copy_io() 583 rvt_update_sge(ss, length, false); in copy_io() 1001 rvt_update_sge(ss, len, false); in qib_verbs_send_pio()
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | verbs.c | 501 rvt_update_sge(ss, len, release); in hfi1_copy_sge() 790 rvt_update_sge(ss, len, false); in build_verbs_ulp_payload() 1144 rvt_update_sge(ss, slen, false); in hfi1_verbs_send_pio()
|