Searched refs:mlx5e_calc_sq_stop_room (Results 1 – 2 of 2) sorted by relevance
148 u16 mlx5e_calc_sq_stop_room(struct mlx5_core_dev *mdev, struct mlx5e_params *params);
485 u16 mlx5e_calc_sq_stop_room(struct mlx5_core_dev *mdev, struct mlx5e_params *params) in mlx5e_calc_sq_stop_room() function507 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()