Searched refs:biu_lock (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ethernet/sfc/ |
D | io.h | 113 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()
|
D | net_driver.h | 1085 spinlock_t biu_lock; member
|
D | efx.c | 2707 spin_lock_init(&efx->biu_lock); in efx_init_struct()
|