Searched refs:RX_FREELIST_INCREASE_SIZE (Results 1 – 2 of 2) sorted by relevance
1258 for (i = 0; i < RX_FREELIST_INCREASE_SIZE; i++) { in e1000g_increase_rx_packets()1302 packet_num = Adapter->rx_desc_num + RX_FREELIST_INCREASE_SIZE; in e1000g_alloc_rx_packets()1314 Adapter->rx_freelist_num = RX_FREELIST_INCREASE_SIZE; in e1000g_alloc_rx_packets()
149 #define RX_FREELIST_INCREASE_SIZE 512 macro