Searched refs:biu_lock (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/sfc/ |
| D | io.h | 110 spin_lock_irqsave(&efx->biu_lock, flags); in efx_writeo() 120 spin_unlock_irqrestore(&efx->biu_lock, flags); in efx_writeo() 134 spin_lock_irqsave(&efx->biu_lock, flags); in efx_sram_writeq() 141 spin_unlock_irqrestore(&efx->biu_lock, flags); in efx_sram_writeq() 162 spin_lock_irqsave(&efx->biu_lock, flags); in efx_reado() 167 spin_unlock_irqrestore(&efx->biu_lock, flags); in efx_reado() 181 spin_lock_irqsave(&efx->biu_lock, flags); in efx_sram_readq() 188 spin_unlock_irqrestore(&efx->biu_lock, flags); in efx_sram_readq() 288 spin_lock_irqsave(&efx->biu_lock, flags); in _efx_writed_page_locked() 290 spin_unlock_irqrestore(&efx->biu_lock, flags); in _efx_writed_page_locked()
|
| D | net_driver.h | 1089 spinlock_t biu_lock; member
|
| D | efx.c | 3010 spin_lock_init(&efx->biu_lock); in efx_init_struct()
|
| /Linux-v5.4/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()
|