Home
last modified time | relevance | path

Searched refs:rfe_ctl_lock (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dsmsc75xx.c59 spinlock_t rfe_ctl_lock; member
550 spin_lock_irqsave(&pdata->rfe_ctl_lock, flags); in smsc75xx_set_multicast()
582 spin_unlock_irqrestore(&pdata->rfe_ctl_lock, flags); in smsc75xx_set_multicast()
945 spin_lock_irqsave(&pdata->rfe_ctl_lock, flags); in smsc75xx_set_features()
952 spin_unlock_irqrestore(&pdata->rfe_ctl_lock, flags); in smsc75xx_set_features()
1297 /* Don't need rfe_ctl_lock during initialisation */ in smsc75xx_reset()
1471 spin_lock_init(&pdata->rfe_ctl_lock); in smsc75xx_bind()
H A Dlan78xx.c308 spinlock_t rfe_ctl_lock; /* for rfe register access */ member
1066 spin_lock_irqsave(&pdata->rfe_ctl_lock, flags); in lan78xx_set_multicast()
1116 spin_unlock_irqrestore(&pdata->rfe_ctl_lock, flags); in lan78xx_set_multicast()
2309 spin_lock_irqsave(&pdata->rfe_ctl_lock, flags); in lan78xx_set_features()
2329 spin_unlock_irqrestore(&pdata->rfe_ctl_lock, flags); in lan78xx_set_features()
2500 /* Don't need rfe_ctl_lock during initialisation */ in lan78xx_reset()
2849 spin_lock_init(&pdata->rfe_ctl_lock); in lan78xx_bind()
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dsmsc75xx.c59 spinlock_t rfe_ctl_lock; member
550 spin_lock_irqsave(&pdata->rfe_ctl_lock, flags); in smsc75xx_set_multicast()
582 spin_unlock_irqrestore(&pdata->rfe_ctl_lock, flags); in smsc75xx_set_multicast()
946 spin_lock_irqsave(&pdata->rfe_ctl_lock, flags); in smsc75xx_set_features()
953 spin_unlock_irqrestore(&pdata->rfe_ctl_lock, flags); in smsc75xx_set_features()
1298 /* Don't need rfe_ctl_lock during initialisation */ in smsc75xx_reset()
1472 spin_lock_init(&pdata->rfe_ctl_lock); in smsc75xx_bind()
H A Dlan78xx.c359 spinlock_t rfe_ctl_lock; /* for rfe register access */ member
1278 spin_lock_irqsave(&pdata->rfe_ctl_lock, flags); in lan78xx_set_multicast()
1329 spin_unlock_irqrestore(&pdata->rfe_ctl_lock, flags); in lan78xx_set_multicast()
2577 spin_lock_irqsave(&pdata->rfe_ctl_lock, flags); in lan78xx_set_features()
2597 spin_unlock_irqrestore(&pdata->rfe_ctl_lock, flags); in lan78xx_set_features()
2989 /* Don't need rfe_ctl_lock during initialisation */ in lan78xx_reset()
3428 spin_lock_init(&pdata->rfe_ctl_lock); in lan78xx_bind()

Completed in 15 milliseconds