Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/
Dmv643xx_eth.c367 struct mv643xx_eth_private { struct
368 struct mv643xx_eth_shared_private *shared;
369 void __iomem *base;
370 int port_num;
372 struct net_device *dev;
374 struct timer_list mib_counters_timer;
375 spinlock_t mib_counters_lock;
376 struct mib_counters mib_counters;
378 struct work_struct tx_timeout_task;
380 struct napi_struct napi;
[all …]