Searched defs:gro_list (Results 1 – 2 of 2) sorted by relevance
485 struct gro_list *gro_list = &napi->gro_hash[bucket]; in dev_gro_receive() local
331 struct gro_list { struct332 struct list_head list;333 int count;
Completed in 20 milliseconds