Searched refs:rvt_update_sge (Results 1 – 6 of 6) sorted by relevance
/linux/include/rdma/ |
A D | rdmavt_mr.h | 114 static inline void rvt_update_sge(struct rvt_sge_state *ss, u32 length, in rvt_update_sge() function 147 rvt_update_sge(ss, len, release); in rvt_skip_sge()
|
/linux/drivers/infiniband/hw/qib/ |
A D | qib_verbs.c | 544 rvt_update_sge(ss, len, false); in copy_io() 548 rvt_update_sge(ss, length, false); in copy_io() 966 rvt_update_sge(ss, len, false); in qib_verbs_send_pio()
|
A D | qib_sdma.c | 592 rvt_update_sge(ss, len, false); in qib_sdma_verbs_send()
|
/linux/drivers/infiniband/hw/hfi1/ |
A D | verbs.c | 676 rvt_update_sge(ss, len, false); in build_verbs_ulp_payload() 1043 rvt_update_sge(ss, slen, false); in hfi1_verbs_send_pio()
|
A D | ud.c | 187 rvt_update_sge(&ssge, len, false); in ud_loopback()
|
/linux/drivers/infiniband/sw/rdmavt/ |
A D | qp.c | 2868 rvt_update_sge(ss, len, release); in rvt_copy_sge() 3105 rvt_update_sge(&sqp->s_sge, len, !release); in rvt_ruc_loopback()
|
Completed in 19 milliseconds