Searched refs:MAX_GRO_SKBS (Results 1 – 1 of 1) sorted by relevance
151 #define MAX_GRO_SKBS 8 macro5515 if (unlikely(napi->gro_hash[hash].count >= MAX_GRO_SKBS)) { in dev_gro_receive()