Searched defs:tile_net_priv (Results 1 – 2 of 2) sorted by relevance
195 struct tile_net_priv { struct197 struct net_device *dev;199 struct page *eq_pages;201 lepp_queue_t *eq;203 spinlock_t eq_lock;205 int hv_devhdl;207 u32 intr_id;209 bool partly_opened;211 bool active;213 struct cpumask network_cpus_map;[all …]
176 struct tile_net_priv { struct178 struct net_device *dev;180 gxio_mpipe_link_t link;182 int channel;184 gxio_mpipe_link_t loopify_link;186 int loopify_channel;188 int echannel;190 int instance;192 struct hwtstamp_config stamp_cfg;