Home
last modified time | relevance | path

Searched refs:mlx5e_icosq_sync_unlock (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Drx.c149 mlx5e_icosq_sync_unlock(icosq, sync_locked); in mlx5e_xsk_alloc_rx_mpwqe()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h823 static inline void mlx5e_icosq_sync_unlock(struct mlx5e_icosq *sq, bool locked) in mlx5e_icosq_sync_unlock() function
H A Den_rx.c705 mlx5e_icosq_sync_unlock(sq, sync_locked); in mlx5e_alloc_rx_mpwqe()
712 mlx5e_icosq_sync_unlock(sq, sync_locked); in mlx5e_alloc_rx_mpwqe()
H A Den_main.c2793 mlx5e_icosq_sync_unlock(sq, locked); in mlx5e_trigger_napi_icosq()