Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_rx.c205 spin_lock_bh(&c->async_icosq_lock); in post_rx_param_wqes()
216 spin_unlock_bh(&c->async_icosq_lock); in post_rx_param_wqes()
279 spin_lock_bh(&sq->channel->async_icosq_lock); in resync_post_get_progress_params()
282 spin_unlock_bh(&sq->channel->async_icosq_lock); in resync_post_get_progress_params()
313 spin_unlock_bh(&sq->channel->async_icosq_lock); in resync_post_get_progress_params()
411 spin_lock_bh(&c->async_icosq_lock); in resync_handle_seq_match()
413 spin_unlock_bh(&c->async_icosq_lock); in resync_handle_seq_match()
746 spin_lock(&c->async_icosq_lock); in mlx5e_ktls_rx_handle_resync_list()
765 spin_unlock(&c->async_icosq_lock); in mlx5e_ktls_rx_handle_resync_list()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den.h803 spinlock_t async_icosq_lock; member
Den_main.c2255 spin_lock_init(&c->async_icosq_lock); in mlx5e_open_queues()
2382 spin_lock_bh(&c->async_icosq_lock); in mlx5e_trigger_napi_icosq()
2384 spin_unlock_bh(&c->async_icosq_lock); in mlx5e_trigger_napi_icosq()