Searched refs:MLX5E_MAX_DSCP (Results 1 – 2 of 2) sorted by relevance
35 #define MLX5E_MAX_DSCP (64) macro38 u8 dscp2prio[MLX5E_MAX_DSCP];
459 (app->protocol >= MLX5E_MAX_DSCP)) in mlx5e_dcbnl_ieee_setapp()512 (app->protocol >= MLX5E_MAX_DSCP)) in mlx5e_dcbnl_ieee_delapp()1096 for (i = 0; i < MLX5E_MAX_DSCP; i++) { in mlx5e_dcbnl_dscp_app()1105 priv->dcbx.dscp_app_cnt = (action == INIT) ? MLX5E_MAX_DSCP : 0; in mlx5e_dcbnl_dscp_app()