Home
last modified time | relevance | path

Searched defs:tile_net_priv (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/tile/
Dtilepro.c195 struct tile_net_priv { struct
197 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 …]
Dtilegx.c175 struct tile_net_priv { struct
177 struct net_device *dev;
179 gxio_mpipe_link_t link;
181 int channel;
183 gxio_mpipe_link_t loopify_link;
185 int loopify_channel;
187 int echannel;
189 int instance;
191 struct hwtstamp_config stamp_cfg;