Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/
Djme.c2269 spin_lock_bh(&jme->rxmcs_lock); in jme_set_multi()
2294 spin_unlock_bh(&jme->rxmcs_lock); in jme_set_multi()
2492 spin_lock_bh(&jme->rxmcs_lock); in jme_set_pauseparam()
2503 spin_unlock_bh(&jme->rxmcs_lock); in jme_set_pauseparam()
2674 spin_lock_bh(&jme->rxmcs_lock); in jme_set_features()
2680 spin_unlock_bh(&jme->rxmcs_lock); in jme_set_features()
3014 spin_lock_init(&jme->rxmcs_lock); in jme_init_one()
Djme.h408 spinlock_t rxmcs_lock; member