Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c2348 u8 icosq_log_wq_sz, async_icosq_log_wq_sz; in mlx5e_build_channel_param() local
2353 async_icosq_log_wq_sz = mlx5e_build_async_icosq_log_wq_sz(priv->netdev); in mlx5e_build_channel_param()
2358 mlx5e_build_icosq_param(priv, async_icosq_log_wq_sz, &cparam->async_icosq); in mlx5e_build_channel_param()