Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/marvell/
Dmv643xx_eth.c380 struct mv643xx_eth_private { struct
381 struct mv643xx_eth_shared_private *shared;
382 void __iomem *base;
383 int port_num;
385 struct net_device *dev;
387 struct phy_device *phy;
389 struct timer_list mib_counters_timer;
390 spinlock_t mib_counters_lock;
391 struct mib_counters mib_counters;
393 struct work_struct tx_timeout_task;
[all …]