Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/
Dsb1250-mac.c242 spinlock_t sbm_lock; /* spin lock */ member
1242 spin_lock_irqsave(&(sc->sbm_lock), flags); in sbdma_tx_process()
1314 spin_unlock_irqrestore(&(sc->sbm_lock), flags); in sbdma_tx_process()
2051 spin_lock_irqsave(&sc->sbm_lock, flags); in sbmac_start_tx()
2061 spin_unlock_irqrestore(&sc->sbm_lock, flags); in sbmac_start_tx()
2066 spin_unlock_irqrestore(&sc->sbm_lock, flags); in sbmac_start_tx()
2238 spin_lock_init(&(sc->sbm_lock)); in sbmac_init()
2452 spin_lock_irqsave(&sc->sbm_lock, flags); in sbmac_mii_poll()
2472 spin_unlock_irqrestore(&sc->sbm_lock, flags); in sbmac_mii_poll()
2481 spin_lock_irqsave(&sc->sbm_lock, flags); in sbmac_tx_timeout()
[all …]