Lines Matching defs:tile_net_cpu
168 struct tile_net_cpu { struct
170 struct napi_struct napi;
172 struct tile_netio_queue queue;
174 struct tile_net_stats_t stats;
176 bool napi_enabled;
178 bool registered;
180 bool link_down;
182 bool egress_timer_scheduled;
184 unsigned int num_needed_small_buffers;
186 unsigned int num_needed_large_buffers;
188 struct timer_list egress_timer;