Searched refs:rvt_sge_adjacent (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
H A D | mr.c | 714 * 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 D | trace_mr.h | 175 rvt_sge_template, rvt_sge_adjacent,
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/ |
H A D | mr.c | 673 * 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 D | trace_mr.h | 133 rvt_sge_template, rvt_sge_adjacent,
|
Completed in 4 milliseconds