Searched refs:gro_count (Results 1 – 2 of 2) sorted by relevance
3960 napi->gro_count--; in napi_gro_flush()4098 napi->gro_count--; in dev_gro_receive()4107 if (unlikely(napi->gro_count >= MAX_GRO_SKBS)) { in dev_gro_receive()4119 napi->gro_count++; in dev_gro_receive()4574 napi->gro_count = 0; in netif_napi_add()4613 napi->gro_count = 0; in netif_napi_del()
310 unsigned int gro_count; member