Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c2354 u8 icosq_log_wq_sz, async_icosq_log_wq_sz; in mlx5e_build_channel_param() local
2359 async_icosq_log_wq_sz = mlx5e_build_async_icosq_log_wq_sz(priv->netdev); in mlx5e_build_channel_param()
2364 mlx5e_build_icosq_param(priv, async_icosq_log_wq_sz, &cparam->async_icosq); in mlx5e_build_channel_param()