Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dsb1250-mac.c228 spinlock_t sbm_lock; /* spin lock */ member
1228 spin_lock_irqsave(&(sc->sbm_lock), flags); in sbdma_tx_process()
2024 spin_lock_irqsave(&sc->sbm_lock, flags); in sbmac_start_tx()
2039 spin_unlock_irqrestore(&sc->sbm_lock, flags); in sbmac_start_tx()
2199 spin_lock_init(&(sc->sbm_lock)); in sbmac_init()
2396 spin_lock_irqsave(&sc->sbm_lock, flags); in sbmac_mii_poll()
2416 spin_unlock_irqrestore(&sc->sbm_lock, flags); in sbmac_mii_poll()
2425 spin_lock_irqsave(&sc->sbm_lock, flags); in sbmac_tx_timeout()
2431 spin_unlock_irqrestore(&sc->sbm_lock, flags); in sbmac_tx_timeout()
2444 spin_lock_irqsave(&sc->sbm_lock, flags); in sbmac_set_rx_mode()
[all …]