Searched refs:MAX_GRO_SKBS (Results 1 – 1 of 1) sorted by relevance
8 #define MAX_GRO_SKBS 8 macro 447 /* We are called with head length >= MAX_GRO_SKBS, so this is in gro_flush_oldest() 539 if (unlikely(gro_list->count >= MAX_GRO_SKBS)) in dev_gro_receive()