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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 76 milliseconds