Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/marvell/
Dmv643xx_eth.c378 struct mv643xx_eth_private { struct
379 struct mv643xx_eth_shared_private *shared;
380 void __iomem *base;
381 int port_num;
383 struct net_device *dev;
385 struct timer_list mib_counters_timer;
386 spinlock_t mib_counters_lock;
387 struct mib_counters mib_counters;
389 struct work_struct tx_timeout_task;
391 struct napi_struct napi;
[all …]