Searched refs:RDS_PAGE_LAST_OFF (Results 1 – 2 of 2) sorted by relevance
/net/rds/ | ||
D | iw.h | 29 #define RDS_PAGE_LAST_OFF (((PAGE_SIZE / RDS_FRAG_SIZE) - 1) * RDS_FRAG_SIZE) macro |
D | iw_recv.c | 203 if (ic->i_frag.f_offset < RDS_PAGE_LAST_OFF) { in rds_iw_recv_refill_one() |