mib_counters_lock  374 drivers/net/ethernet/marvell/mv643xx_eth.c 	spinlock_t mib_counters_lock;
mib_counters_lock 1300 drivers/net/ethernet/marvell/mv643xx_eth.c 	spin_lock_bh(&mp->mib_counters_lock);
mib_counters_lock 1334 drivers/net/ethernet/marvell/mv643xx_eth.c 	spin_unlock_bh(&mp->mib_counters_lock);
mib_counters_lock 3172 drivers/net/ethernet/marvell/mv643xx_eth.c 	spin_lock_init(&mp->mib_counters_lock);