Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/marvell/
Dmv643xx_eth.c386 spinlock_t mib_counters_lock; member
1312 spin_lock_bh(&mp->mib_counters_lock); in mib_counters_update()
1346 spin_unlock_bh(&mp->mib_counters_lock); in mib_counters_update()
3184 spin_lock_init(&mp->mib_counters_lock); in mv643xx_eth_probe()