Home
last modified time | relevance | path

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

/drivers/net/sfc/
Drx.c327 if (rx_queue->channel->rx_alloc_push_pages) { in efx_init_rx_buffer()
431 rx_queue->channel->rx_alloc_push_pages ? "page" : "skb"); in __efx_fast_push_rx_descriptors()
778 channel->rx_alloc_push_pages = (method == RX_ALLOC_METHOD_PAGE); in efx_rx_strategy()
Dnet_driver.h376 int rx_alloc_push_pages; member