Home
last modified time | relevance | path

Searched refs:mlx5e_rl_priv_data (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rl.c43 mlx5e_rl_build_sq_param(struct mlx5e_rl_priv_data *rl, in mlx5e_rl_build_sq_param()
60 mlx5e_rl_build_cq_param(struct mlx5e_rl_priv_data *rl, in mlx5e_rl_build_cq_param()
84 mlx5e_rl_build_channel_param(struct mlx5e_rl_priv_data *rl, in mlx5e_rl_build_channel_param()
398 struct mlx5e_rl_priv_data *rl = &rlw->priv->rl; in mlx5e_rlw_channel_set_rate_locked()
736 struct mlx5e_rl_priv_data *rl = &priv->rl; in mlx5e_rl_init()
876 struct mlx5e_rl_priv_data *rl = &priv->rl; in mlx5e_rl_open_workers()
911 struct mlx5e_rl_priv_data *rl = &priv->rl; in mlx5e_rl_close_workers()
948 mlx5e_rl_reset_rates(struct mlx5e_rl_priv_data *rl) in mlx5e_rl_reset_rates()
961 struct mlx5e_rl_priv_data *rl = &priv->rl; in mlx5e_rl_cleanup()
1168 struct mlx5e_rl_priv_data *rl = arg1; in mlx5e_rl_sysctl_show_rate_table()
[all …]
H A Den_rl.h153 struct mlx5e_rl_priv_data { struct
169 void mlx5e_rl_refresh_sq_inline(struct mlx5e_rl_priv_data *rl); argument
H A Den.h1038 struct mlx5e_rl_priv_data rl;