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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dib.h30 #define RDS_PAGE_LAST_OFF (((PAGE_SIZE / RDS_FRAG_SIZE) - 1) * RDS_FRAG_SIZE) macro
H A Diw.h28 #define RDS_PAGE_LAST_OFF (((PAGE_SIZE / RDS_FRAG_SIZE) - 1) * RDS_FRAG_SIZE) macro
H A Dib_recv.c185 * Once we get the RDS_PAGE_LAST_OFF frag then rds_ib_frag_unmap()
203 if (ic->i_frag.f_offset < RDS_PAGE_LAST_OFF) {
H A Diw_recv.c185 * Once we get the RDS_PAGE_LAST_OFF frag then rds_iw_frag_unmap()
203 if (ic->i_frag.f_offset < RDS_PAGE_LAST_OFF) {

Completed in 77 milliseconds