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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_main.c1033 * ixgbe_alloc_rx_buffers - Replace used receive buffers; packet split
1036 static void ixgbe_alloc_rx_buffers(struct ixgbe_adapter *adapter, function
1342 ixgbe_alloc_rx_buffers(adapter, rx_ring, cleaned_count);
1357 ixgbe_alloc_rx_buffers(adapter, rx_ring, cleaned_count);
3216 ixgbe_alloc_rx_buffers(adapter, adapter->rx_ring[i],

Completed in 276 milliseconds