Searched refs:PI_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
198 firstlen = PI_PAGE_SIZE - inp_off; in add_physinfo_entries()221 PI_PAGE_SIZE); in add_physinfo_entries()250 total_count = numfrags + (firstfraglen / PI_PAGE_SIZE); in visor_copy_fragsinfo_from_skb()251 if (firstfraglen % PI_PAGE_SIZE) in visor_copy_fragsinfo_from_skb()270 PI_PAGE_SIZE - frags[count].pi_off); in visor_copy_fragsinfo_from_skb()458 if ((cmdrsp->net.rcvpost.frag.pi_off + skb->len) > PI_PAGE_SIZE) in post_skb()
567 #define PI_PAGE_SIZE 0x1000 macro