Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_txrx.h17 u16 mlx5e_ktls_get_stop_room(struct mlx5_core_dev *mdev, struct mlx5e_params *params);
79 static inline u16 mlx5e_ktls_get_stop_room(struct mlx5_core_dev *mdev, in mlx5e_ktls_get_stop_room() function
H A Dktls_tx.c27 u16 mlx5e_ktls_get_stop_room(struct mlx5_core_dev *mdev, struct mlx5e_params *params) in mlx5e_ktls_get_stop_room() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.c490 stop_room = mlx5e_ktls_get_stop_room(mdev, params); in mlx5e_calc_sq_stop_room()