Searched refs:MLX5E_100MB_TO_KB (Results 1 – 1 of 1) sorted by relevance
41 #define MLX5E_100MB_TO_KB (100 * MEGA / KILO) macro605 maxrate->tc_maxrate[i] = max_bw_value[i] * MLX5E_100MB_TO_KB; in mlx5e_dcbnl_ieee_getmaxrate()641 max_bw_value[i] = div_u64(rate, MLX5E_100MB_TO_KB); in mlx5e_dcbnl_ieee_setmaxrate()1306 priv->dcbx.upper_limit_100mbps = type_max * MLX5E_100MB_TO_KB; in mlx5e_dcbnl_initialize()