Searched refs:add_lock (Results 1 – 3 of 3) sorted by relevance
416 if (!spin_trylock_bh(&rx_queue->add_lock)) in __efx_fast_push_rx_descriptors()461 spin_unlock_bh(&rx_queue->add_lock); in __efx_fast_push_rx_descriptors()
463 spin_lock_bh(&rx_queue->add_lock); in efx_stop_channel()464 spin_unlock_bh(&rx_queue->add_lock); in efx_stop_channel()1930 spin_lock_init(&rx_queue->add_lock); in efx_init_struct()
277 spinlock_t add_lock; member