Lines Matching refs:hw_lock

632 	spinlock_t hw_lock;  member
839 spin_lock_irqsave(&lp->hw_lock, flags); in dwceqos_link_down()
843 spin_unlock_irqrestore(&lp->hw_lock, flags); in dwceqos_link_down()
852 spin_lock_irqsave(&lp->hw_lock, flags); in dwceqos_link_up()
856 spin_unlock_irqrestore(&lp->hw_lock, flags); in dwceqos_link_up()
864 spin_lock_irqsave(&lp->hw_lock, flags); in dwceqos_link_up()
868 spin_unlock_irqrestore(&lp->hw_lock, flags); in dwceqos_link_up()
1182 spin_lock_irqsave(&lp->hw_lock, flags); in dwceqos_dma_enable_txirq()
1186 spin_unlock_irqrestore(&lp->hw_lock, flags); in dwceqos_dma_enable_txirq()
1194 spin_lock_irqsave(&lp->hw_lock, flags); in dwceqos_dma_disable_txirq()
1198 spin_unlock_irqrestore(&lp->hw_lock, flags); in dwceqos_dma_disable_txirq()
1206 spin_lock_irqsave(&lp->hw_lock, flags); in dwceqos_dma_enable_rxirq()
1210 spin_unlock_irqrestore(&lp->hw_lock, flags); in dwceqos_dma_enable_rxirq()
1218 spin_lock_irqsave(&lp->hw_lock, flags); in dwceqos_dma_disable_rxirq()
1222 spin_unlock_irqrestore(&lp->hw_lock, flags); in dwceqos_dma_disable_rxirq()
1414 spin_lock_irqsave(&lp->hw_lock, flags); in dwceqos_set_rx_flowcontrol()
1423 spin_unlock_irqrestore(&lp->hw_lock, flags); in dwceqos_set_rx_flowcontrol()
1431 spin_lock_irqsave(&lp->hw_lock, flags); in dwceqos_set_tx_flowcontrol()
1450 spin_unlock_irqrestore(&lp->hw_lock, flags); in dwceqos_set_tx_flowcontrol()
1459 spin_lock_irqsave(&lp->hw_lock, flags); in dwceqos_configure_flow_control()
1489 spin_unlock_irqrestore(&lp->hw_lock, flags); in dwceqos_configure_flow_control()
2738 spin_lock_irqsave(&lp->hw_lock, flags); in dwceqos_set_eee()
2744 spin_unlock_irqrestore(&lp->hw_lock, flags); in dwceqos_set_eee()
2746 spin_lock_irqsave(&lp->hw_lock, flags); in dwceqos_set_eee()
2750 spin_unlock_irqrestore(&lp->hw_lock, flags); in dwceqos_set_eee()
2835 spin_lock_init(&lp->hw_lock); in dwceqos_probe()