Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/accel/
Dtls.h110 void mlx5_accel_tls_del_flow(struct mlx5_core_dev *mdev, u32 swid,
126 static inline void mlx5_accel_tls_del_flow(struct mlx5_core_dev *mdev, u32 swid, in mlx5_accel_tls_del_flow() function
Dtls.c53 void mlx5_accel_tls_del_flow(struct mlx5_core_dev *mdev, u32 swid, in mlx5_accel_tls_del_flow() function
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dtls.c159 mlx5_accel_tls_del_flow(priv->mdev, handle, in mlx5e_tls_del()