Searched refs:wm (Results 1 – 5 of 5) sorted by relevance
1080 …| | | wm = WM_MAX …1115 …| | | wm -= wm >> 7; …1117 …| | | if(wm < WM_MIN) wm = WM_MIN; …1121 …| | | wm += (wm >> 7) + 1; …1123 …| | | if(wm > WM_MAX) wm = WM_MAX; …
3913 u16 wm; in ice_sched_bw_to_rl_profile() local3915 wm = ice_sched_calc_wakeup(hw, bw); in ice_sched_bw_to_rl_profile()3917 profile->wake_up_calc = CPU_TO_LE16(wm); in ice_sched_bw_to_rl_profile()
501 struct mlx5_pmd_wrapped_mr wm; member
574 mlx5_os_wrapped_mkey_destroy(&mng->wm); in mlx5_flow_destroy_counter_stat_mem_mng()
8830 &mem_mng->wm); in mlx5_flow_create_counter_stat_mem_mng()8950 pool->raw_hw->mem_mng->wm.lkey, in mlx5_flow_query_alarm()