icosq_log_wq_sz  2332 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	u8 icosq_log_wq_sz;
icosq_log_wq_sz  2336 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	icosq_log_wq_sz = mlx5e_build_icosq_log_wq_sz(params, &cparam->rq);
icosq_log_wq_sz  2340 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mlx5e_build_icosq_param(priv, icosq_log_wq_sz, &cparam->icosq);
icosq_log_wq_sz  2343 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mlx5e_build_ico_cq_param(priv, icosq_log_wq_sz, &cparam->icosq_cq);