Home
last modified time | relevance | path

Searched refs:mlx5e_calc_sq_stop_room (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.h148 u16 mlx5e_calc_sq_stop_room(struct mlx5_core_dev *mdev, struct mlx5e_params *params);
H A Dparams.c485 u16 mlx5e_calc_sq_stop_room(struct mlx5_core_dev *mdev, struct mlx5e_params *params) in mlx5e_calc_sq_stop_room() function
507 stop_room = mlx5e_calc_sq_stop_room(mdev, params); in mlx5e_validate_params()
1013 param->stop_room = mlx5e_calc_sq_stop_room(mdev, params); in mlx5e_build_sq_param()