Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/sfc/
Drx.c69 static int rx_alloc_method = RX_ALLOC_METHOD_AUTO; variable
631 enum efx_rx_alloc_method method = rx_alloc_method; in efx_rx_strategy()
741 module_param(rx_alloc_method, int, 0644);
742 MODULE_PARM_DESC(rx_alloc_method, "Allocation method used for RX buffers");