Searched refs:rx_alloc_push_pages (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Drx.c368 channel->rx_alloc_push_pages ? "page" : "skb");
371 if (channel->rx_alloc_push_pages)
647 channel->rx_alloc_push_pages = (method == RX_ALLOC_METHOD_PAGE);
H A Dnet_driver.h321 * @rx_alloc_push_pages: RX allocation method currently in use for pushing
353 int rx_alloc_push_pages; member in struct:efx_channel

Completed in 126 milliseconds