Searched refs:biu_lock (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/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 | 2632 spin_lock_init(&efx->biu_lock); in ef4_init_struct()
|
/linux-6.12.1/drivers/net/ethernet/sfc/siena/ |
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 | 1110 spinlock_t biu_lock; member
|
D | efx_common.c | 994 spin_lock_init(&efx->biu_lock); in efx_siena_init_struct()
|
/linux-6.12.1/drivers/net/ethernet/sfc/ |
D | io.h | 91 spin_lock_irqsave(&efx->biu_lock, flags); in efx_writeo() 101 spin_unlock_irqrestore(&efx->biu_lock, flags); in efx_writeo() 122 spin_lock_irqsave(&efx->biu_lock, flags); in efx_reado() 127 spin_unlock_irqrestore(&efx->biu_lock, flags); in efx_reado() 232 spin_lock_irqsave(&efx->biu_lock, flags); in _efx_writed_page_locked() 234 spin_unlock_irqrestore(&efx->biu_lock, flags); in _efx_writed_page_locked()
|
D | net_driver.h | 1157 spinlock_t biu_lock; member
|
D | efx_common.c | 984 spin_lock_init(&efx->biu_lock); in efx_init_struct()
|