Searched refs:next_packet (Results 1 – 2 of 2) sorted by relevance
1438 p_rx_sw_packet_t packet, next_packet; in e1000g_free_rx_packets() local1445 next_packet = packet->next; in e1000g_free_rx_packets()1455 packet = next_packet; in e1000g_free_rx_packets()
1707 rx_sw_packet_t *packet, *next_packet; in e1000g_free_rx_pending_buffers() local1714 next_packet = packet->next; in e1000g_free_rx_pending_buffers()1716 packet = next_packet; in e1000g_free_rx_pending_buffers()