Home
last modified time | relevance | path

Searched refs:rvt_sge_adjacent (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dmr.c714 * rvt_sge_adjacent - is isge compressible
722 static inline bool rvt_sge_adjacent(struct rvt_sge *last_sge, in rvt_sge_adjacent() function
774 if (rvt_sge_adjacent(last_sge, sge)) in rvt_lkey_ok()
791 if (rvt_sge_adjacent(last_sge, sge)) in rvt_lkey_ok()
H A Dtrace_mr.h175 rvt_sge_template, rvt_sge_adjacent,
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dmr.c673 * rvt_sge_adjacent - is isge compressible
681 static inline bool rvt_sge_adjacent(struct rvt_sge *last_sge, in rvt_sge_adjacent() function
733 if (rvt_sge_adjacent(last_sge, sge)) in rvt_lkey_ok()
750 if (rvt_sge_adjacent(last_sge, sge)) in rvt_lkey_ok()
H A Dtrace_mr.h133 rvt_sge_template, rvt_sge_adjacent,

Completed in 4 milliseconds