Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c217 mutex_lock(&priv->wol_lock); in bcmasp_set_wol()
219 mutex_unlock(&priv->wol_lock); in bcmasp_set_wol()
H A Dbcmasp.h400 struct mutex wol_lock; member
H A Dbcmasp.c1337 mutex_init(&priv->wol_lock); in bcmasp_probe()