Home
last modified time | relevance | path

Searched refs:biu_lock (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/sfc/falcon/
Dio.h98 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()
Dnet_driver.h898 spinlock_t biu_lock; member
Defx.c2632 spin_lock_init(&efx->biu_lock); in ef4_init_struct()
/linux-6.12.1/drivers/net/ethernet/sfc/siena/
Dio.h115 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()
Dnet_driver.h1110 spinlock_t biu_lock; member
Defx_common.c994 spin_lock_init(&efx->biu_lock); in efx_siena_init_struct()
/linux-6.12.1/drivers/net/ethernet/sfc/
Dio.h91 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()
Dnet_driver.h1157 spinlock_t biu_lock; member
Defx_common.c984 spin_lock_init(&efx->biu_lock); in efx_init_struct()