Searched refs:packet_num (Results 1 – 1 of 1) sorted by relevance
1287 uint32_t packet_num; in e1000g_alloc_rx_packets() local1302 packet_num = Adapter->rx_desc_num + RX_FREELIST_INCREASE_SIZE; in e1000g_alloc_rx_packets()1305 for (i = 0; i < packet_num; i++) { in e1000g_alloc_rx_packets()