Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dfs_tcp.h11 void mlx5e_accel_fs_tcp_destroy(struct mlx5e_flow_steering *fs);
18 static inline void mlx5e_accel_fs_tcp_destroy(struct mlx5e_flow_steering *fs) {} in mlx5e_accel_fs_tcp_destroy() function
Dktls.c141 mlx5e_accel_fs_tcp_destroy(priv->fs); in mlx5e_ktls_set_feature_rx()
175 mlx5e_accel_fs_tcp_destroy(priv->fs); in mlx5e_ktls_cleanup_rx()
Dfs_tcp.c356 void mlx5e_accel_fs_tcp_destroy(struct mlx5e_flow_steering *fs) in mlx5e_accel_fs_tcp_destroy() function