Searched defs:max_nch (Results 1 – 3 of 3) sorted by relevance
1214 int max_nch = priv->profile->max_nch(priv->mdev); in mlx5e_grp_channels_get_num_stats() local1226 int max_nch = priv->profile->max_nch(priv->mdev); in mlx5e_grp_channels_fill_strings() local1261 int max_nch = priv->profile->max_nch(priv->mdev); in mlx5e_grp_channels_fill_stats() local
1789 int err, tc, max_nch = priv->profile->max_nch(priv->mdev); in mlx5e_open_sqs() local2845 int max_nch = priv->profile->max_nch(priv->mdev); in mlx5e_build_tc2txq_maps() local
718 int (*max_nch)(struct mlx5_core_dev *mdev); member