Home
last modified time | relevance | path

Searched refs:mib_counters_lock (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/marvell/
Dmv643xx_eth.c374 spinlock_t mib_counters_lock; member
1296 spin_lock_bh(&mp->mib_counters_lock); in mib_counters_update()
1330 spin_unlock_bh(&mp->mib_counters_lock); in mib_counters_update()
3183 spin_lock_init(&mp->mib_counters_lock); in mv643xx_eth_probe()