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.
130 * member is the associated buffer to drop a page reference on.
297 * @page: The associated page buffer.
299 * @page_offset: If pending: offset in @page of DMA base address.
300 * If completed: offset in @page of Ethernet header.
308 struct page *page;
323 * Inserted at the start of every page allocated for receive buffers.
327 * @dma_addr: The dma address of this page.
392 struct page **page_ring;
786 /* Size chosen so that the table is one page (4kB) */