Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/marvell/
Dmv643xx_eth.c366 struct mv643xx_eth_private { struct
367 struct mv643xx_eth_shared_private *shared;
368 void __iomem *base;
369 int port_num;
371 struct net_device *dev;
373 struct timer_list mib_counters_timer;
374 spinlock_t mib_counters_lock;
375 struct mib_counters mib_counters;
377 struct work_struct tx_timeout_task;
379 struct napi_struct napi;
[all …]