Home
last modified time | relevance | path

Searched refs:mlx5_accel_is_tls_device (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/accel/
Dtls.h114 bool mlx5_accel_is_tls_device(struct mlx5_core_dev *mdev);
130 static inline bool mlx5_accel_is_tls_device(struct mlx5_core_dev *mdev) in mlx5_accel_is_tls_device() function
Dtls.c65 bool mlx5_accel_is_tls_device(struct mlx5_core_dev *mdev) in mlx5_accel_is_tls_device() function
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dtls.c200 if (!mlx5_accel_is_tls_device(priv->mdev)) in mlx5e_tls_build_netdev()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c1140 if (mlx5_accel_is_tls_device(c->priv->mdev)) { in mlx5e_alloc_txqsq()