Searched refs:mlx5e_calc_sq_stop_room (Results 1 – 2 of 2) sorted by relevance
155 u16 mlx5e_calc_sq_stop_room(struct mlx5_core_dev *mdev, struct mlx5e_params *params);
470 u16 mlx5e_calc_sq_stop_room(struct mlx5_core_dev *mdev, struct mlx5e_params *params) in mlx5e_calc_sq_stop_room() function492 stop_room = mlx5e_calc_sq_stop_room(mdev, params); in mlx5e_validate_params()1071 param->stop_room = mlx5e_calc_sq_stop_room(mdev, params); in mlx5e_build_sq_param()