Searched refs:biu_lock (Results 1 – 6 of 6) 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 | 974 spinlock_t biu_lock; member
|
D | efx.c | 2959 spin_lock_init(&efx->biu_lock); in efx_init_struct()
|
/drivers/net/ethernet/sfc/falcon/ |
D | io.h | 101 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()
|
D | net_driver.h | 901 spinlock_t biu_lock; member
|
D | efx.c | 2675 spin_lock_init(&efx->biu_lock); in ef4_init_struct()
|