Home
last modified time | relevance | path

Searched refs:netif_stop_lock (Results 1 – 3 of 3) sorted by relevance

/drivers/net/sfc/
Dtx.c37 spin_lock_bh(&efx->netif_stop_lock); in efx_stop_queue()
43 spin_unlock_bh(&efx->netif_stop_lock); in efx_stop_queue()
54 &efx->netif_stop_lock)) { in efx_wake_queue()
57 spin_unlock(&efx->netif_stop_lock); in efx_wake_queue()
Dnet_driver.h834 spinlock_t netif_stop_lock; member
Defx.c1899 spin_lock_init(&efx->netif_stop_lock); in efx_init_struct()