Searched refs:gro_count (Results 1 – 2 of 2) sorted by relevance
4123 napi->gro_count--; in napi_gro_flush()4262 napi->gro_count--; in dev_gro_receive()4271 if (unlikely(napi->gro_count >= MAX_GRO_SKBS)) { in dev_gro_receive()4283 napi->gro_count++; in dev_gro_receive()4740 napi->gro_count = 0; in netif_napi_add()4781 napi->gro_count = 0; in netif_napi_del()
311 unsigned int gro_count; member