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

/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_main.c152 static void e1000_alloc_rx_buffers(struct e1000_adapter *adapter,
1871 adapter->alloc_rx_buf = e1000_alloc_rx_buffers; e1000_configure_rx()
4558 * e1000_alloc_rx_buffers - Replace used receive buffers; legacy & extended
4561 static void e1000_alloc_rx_buffers(struct e1000_adapter *adapter, e1000_alloc_rx_buffers() function
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c658 * e1000_alloc_rx_buffers - Replace used receive buffers
661 static void e1000_alloc_rx_buffers(struct e1000_ring *rx_ring, e1000_alloc_rx_buffers() function
3220 adapter->alloc_rx_buf = e1000_alloc_rx_buffers; e1000_configure_rx()

Completed in 88 milliseconds