Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dio.h113 spin_lock_irqsave(&efx->biu_lock, flags); in efx_writeo()
124 spin_unlock_irqrestore(&efx->biu_lock, flags); in efx_writeo()
138 spin_lock_irqsave(&efx->biu_lock, flags); in efx_sram_writeq()
146 spin_unlock_irqrestore(&efx->biu_lock, flags); in efx_sram_writeq()
167 spin_lock_irqsave(&efx->biu_lock, flags); in efx_reado()
172 spin_unlock_irqrestore(&efx->biu_lock, flags); in efx_reado()
186 spin_lock_irqsave(&efx->biu_lock, flags); in efx_sram_readq()
193 spin_unlock_irqrestore(&efx->biu_lock, flags); in efx_sram_readq()
290 spin_lock_irqsave(&efx->biu_lock, flags); in _efx_writed_page_locked()
292 spin_unlock_irqrestore(&efx->biu_lock, flags); in _efx_writed_page_locked()
Dnet_driver.h974 spinlock_t biu_lock; member
Defx.c2959 spin_lock_init(&efx->biu_lock); in efx_init_struct()
/drivers/net/ethernet/sfc/falcon/
Dio.h101 spin_lock_irqsave(&efx->biu_lock, flags); in ef4_writeo()
112 spin_unlock_irqrestore(&efx->biu_lock, flags); in ef4_writeo()
126 spin_lock_irqsave(&efx->biu_lock, flags); in ef4_sram_writeq()
134 spin_unlock_irqrestore(&efx->biu_lock, flags); in ef4_sram_writeq()
155 spin_lock_irqsave(&efx->biu_lock, flags); in ef4_reado()
160 spin_unlock_irqrestore(&efx->biu_lock, flags); in ef4_reado()
174 spin_lock_irqsave(&efx->biu_lock, flags); in ef4_sram_readq()
181 spin_unlock_irqrestore(&efx->biu_lock, flags); in ef4_sram_readq()
278 spin_lock_irqsave(&efx->biu_lock, flags); in _ef4_writed_page_locked()
280 spin_unlock_irqrestore(&efx->biu_lock, flags); in _ef4_writed_page_locked()
Dnet_driver.h901 spinlock_t biu_lock; member
Defx.c2675 spin_lock_init(&efx->biu_lock); in ef4_init_struct()