Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/
Djme.c2327 spin_lock_bh(&jme->rxmcs_lock); in jme_set_multi()
2352 spin_unlock_bh(&jme->rxmcs_lock); in jme_set_multi()
2585 spin_lock_bh(&jme->rxmcs_lock); in jme_set_pauseparam()
2596 spin_unlock_bh(&jme->rxmcs_lock); in jme_set_pauseparam()
2768 spin_lock_bh(&jme->rxmcs_lock); in jme_set_features()
2774 spin_unlock_bh(&jme->rxmcs_lock); in jme_set_features()
3104 spin_lock_init(&jme->rxmcs_lock); in jme_init_one()
Djme.h423 spinlock_t rxmcs_lock; member