Searched refs:biu_lock (Results 1 – 6 of 6) sorted by relevance
/drivers/net/ethernet/sfc/ |
D | io.h | 115 spin_lock_irqsave(&efx->biu_lock, flags); in efx_writeo() 125 spin_unlock_irqrestore(&efx->biu_lock, flags); in efx_writeo() 139 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() 298 spin_lock_irqsave(&efx->biu_lock, flags); in _efx_writed_page_locked() 300 spin_unlock_irqrestore(&efx->biu_lock, flags); in _efx_writed_page_locked()
|
D | net_driver.h | 1167 spinlock_t biu_lock; member
|
D | efx_common.c | 990 spin_lock_init(&efx->biu_lock); in efx_init_struct()
|
/drivers/net/ethernet/sfc/falcon/ |
D | io.h | 98 spin_lock_irqsave(&efx->biu_lock, flags); in ef4_writeo() 108 spin_unlock_irqrestore(&efx->biu_lock, flags); in ef4_writeo() 122 spin_lock_irqsave(&efx->biu_lock, flags); in ef4_sram_writeq() 129 spin_unlock_irqrestore(&efx->biu_lock, flags); in ef4_sram_writeq() 150 spin_lock_irqsave(&efx->biu_lock, flags); in ef4_reado() 155 spin_unlock_irqrestore(&efx->biu_lock, flags); in ef4_reado() 169 spin_lock_irqsave(&efx->biu_lock, flags); in ef4_sram_readq() 176 spin_unlock_irqrestore(&efx->biu_lock, flags); in ef4_sram_readq() 273 spin_lock_irqsave(&efx->biu_lock, flags); in _ef4_writed_page_locked() 275 spin_unlock_irqrestore(&efx->biu_lock, flags); in _ef4_writed_page_locked()
|
D | net_driver.h | 898 spinlock_t biu_lock; member
|
D | efx.c | 2643 spin_lock_init(&efx->biu_lock); in ef4_init_struct()
|