Home
last modified time | relevance | path

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

/include/rdma/
Drdmavt_mr.h25 #define RVT_SEGSZ (PAGE_SIZE / sizeof(struct rvt_seg)) macro
28 struct rvt_seg segs[RVT_SEGSZ];
128 if (++sge->n >= RVT_SEGSZ) { in rvt_update_sge()