Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c375 spinlock_t mib_counters_lock; member
1297 spin_lock_bh(&mp->mib_counters_lock); in mib_counters_update()
1331 spin_unlock_bh(&mp->mib_counters_lock); in mib_counters_update()
3218 spin_lock_init(&mp->mib_counters_lock); in mv643xx_eth_probe()