Searched refs:gro_times (Results 1 – 2 of 2) sorted by relevance
1060 if (++fs->gro_times >= gro_flush_cycles) { in pkt_burst_checksum_forward()1069 fs->gro_times = 0; in pkt_burst_checksum_forward()
140 unsigned int gro_times; /**< GRO operation times */ member