Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dtls_rxtx.h46 u16 mlx5e_tls_get_stop_room(struct mlx5e_txqsq *sq);
74 static inline u16 mlx5e_tls_get_stop_room(struct mlx5e_txqsq *sq) in mlx5e_tls_get_stop_room() function
Dtls_rxtx.c388 u16 mlx5e_tls_get_stop_room(struct mlx5e_txqsq *sq) in mlx5e_tls_get_stop_room() function
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c1128 sq->stop_room = mlx5e_tls_get_stop_room(sq); in mlx5e_calc_sq_stop_room()