Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rl.c36 static void mlx5e_rl_sysctl_add_u64_oid(struct mlx5e_rl_priv_data *, unsigned x,
38 static void mlx5e_rl_sysctl_add_stats_u64_oid(struct mlx5e_rl_priv_data *rl, unsigned x,
40 static int mlx5e_rl_tx_limit_add(struct mlx5e_rl_priv_data *, uint64_t value);
41 static int mlx5e_rl_tx_limit_clr(struct mlx5e_rl_priv_data *, uint64_t value);
54 mlx5e_rl_build_sq_param(struct mlx5e_rl_priv_data *rl, in mlx5e_rl_build_sq_param()
69 mlx5e_rl_build_cq_param(struct mlx5e_rl_priv_data *rl, in mlx5e_rl_build_cq_param()
94 mlx5e_rl_build_channel_param(struct mlx5e_rl_priv_data *rl, in mlx5e_rl_build_channel_param()
313 mlx5e_rl_sync_tx_completion_fact(struct mlx5e_rl_priv_data *rl) in mlx5e_rl_sync_tx_completion_fact()
387 mlx5e_rl_find_best_rate_locked(struct mlx5e_rl_priv_data *rl, uint64_t user_rate) in mlx5e_rl_find_best_rate_locked()
501 struct mlx5e_rl_priv_data *rl = &rlw->priv->rl; in mlx5e_rlw_channel_set_rate_locked()
[all …]
H A Den_rl.h152 struct mlx5e_rl_priv_data { struct
167 void mlx5e_rl_refresh_sq_inline(struct mlx5e_rl_priv_data *rl); argument
H A Den.h1137 struct mlx5e_rl_priv_data rl;