Searched refs:sbm_lock (Results 1 – 1 of 1) sorted by relevance
242 spinlock_t sbm_lock; /* spin lock */ member1242 spin_lock_irqsave(&(sc->sbm_lock), flags); in sbdma_tx_process()1314 spin_unlock_irqrestore(&(sc->sbm_lock), flags); in sbdma_tx_process()2042 spin_lock_irqsave(&sc->sbm_lock, flags); in sbmac_start_tx()2052 spin_unlock_irqrestore(&sc->sbm_lock, flags); in sbmac_start_tx()2057 spin_unlock_irqrestore(&sc->sbm_lock, flags); in sbmac_start_tx()2229 spin_lock_init(&(sc->sbm_lock)); in sbmac_init()2443 spin_lock_irqsave(&sc->sbm_lock, flags); in sbmac_mii_poll()2463 spin_unlock_irqrestore(&sc->sbm_lock, flags); in sbmac_mii_poll()2472 spin_lock_irqsave(&sc->sbm_lock, flags); in sbmac_tx_timeout()[all …]