Searched refs:biu_lock (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/ |
A 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()
|
A D | net_driver.h | 1119 spinlock_t biu_lock; member
|
A D | efx_common.c | 999 spin_lock_init(&efx->biu_lock); in efx_siena_init_struct()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A 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()
|
A D | net_driver.h | 1196 spinlock_t biu_lock; member
|
A D | efx_common.c | 989 spin_lock_init(&efx->biu_lock); in efx_init_struct()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/ |
A 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()
|
A D | net_driver.h | 898 spinlock_t biu_lock; member
|
A D | efx.c | 2633 spin_lock_init(&efx->biu_lock); in ef4_init_struct()
|
Completed in 38 milliseconds