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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsb1250-mac.c244 spinlock_t sbm_lock; /* spin lock */ member in struct:sbmac_softc
1243 spin_lock_irqsave(&(sc->sbm_lock), flags);
1315 spin_unlock_irqrestore(&(sc->sbm_lock), flags);
2051 spin_lock_irqsave(&sc->sbm_lock, flags);
2060 spin_unlock_irqrestore(&sc->sbm_lock, flags);
2065 spin_unlock_irqrestore(&sc->sbm_lock, flags);
2235 spin_lock_init(&(sc->sbm_lock));
2449 spin_lock_irqsave(&sc->sbm_lock, flags);
2469 spin_unlock_irqrestore(&sc->sbm_lock, flags);
2478 spin_lock_irqsave(&sc->sbm_lock, flag
[all...]

Completed in 88 milliseconds