Lines Matching defs:tile_net_priv
198 struct tile_net_priv { struct
200 struct net_device *dev;
202 struct page *eq_pages;
204 lepp_queue_t *eq;
206 spinlock_t eq_lock;
208 int hv_devhdl;
210 u32 intr_id;
212 bool partly_opened;
214 bool active;
216 struct cpumask network_cpus_map;
218 int network_cpus_count;
220 int network_cpus_credits;
222 struct net_device_stats stats;
224 struct delayed_work retry_work;
226 struct tile_net_cpu *cpu[NR_CPUS];