Lines Matching defs:page
83 /* Size of an RX scatter buffer. Small enough to pack 2 into a 4K page,
99 * still fit two standard MTU size packets into a single 4K page.
150 * member is the associated buffer to drop a page reference on.
316 * @page: The associated page buffer.
318 * @page_offset: If pending: offset in @page of DMA base address.
319 * If completed: offset in @page of Ethernet header.
327 struct page *page;
342 * Inserted at the start of every page allocated for receive buffers.
346 * @dma_addr: The dma address of this page.
404 struct page **page_ring;
804 /* Size chosen so that the table is one page (4kB) */