Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/
Djme.c2325 spin_lock_bh(&jme->rxmcs_lock); in jme_set_multi()
2350 spin_unlock_bh(&jme->rxmcs_lock); in jme_set_multi()
2583 spin_lock_bh(&jme->rxmcs_lock); in jme_set_pauseparam()
2594 spin_unlock_bh(&jme->rxmcs_lock); in jme_set_pauseparam()
2769 spin_lock_bh(&jme->rxmcs_lock); in jme_set_features()
2775 spin_unlock_bh(&jme->rxmcs_lock); in jme_set_features()
3105 spin_lock_init(&jme->rxmcs_lock); in jme_init_one()
Djme.h423 spinlock_t rxmcs_lock; member