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