Home
last modified time | relevance | path

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

/linux-4.19.296/include/rdma/
Drdmavt_mr.h67 #define RVT_SEGSZ (PAGE_SIZE / sizeof(struct rvt_seg)) macro
70 struct rvt_seg segs[RVT_SEGSZ];
170 if (++sge->n >= RVT_SEGSZ) { in rvt_update_sge()