Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dpsp.h33 static inline bool mlx5_is_psp_device(struct mlx5_core_dev *mdev) in mlx5_is_psp_device() function
67 static inline bool mlx5_is_psp_device(struct mlx5_core_dev *mdev) in mlx5_is_psp_device() function
H A Dpsp_rxtx.c150 if (!mlx5_is_psp_device(priv->mdev)) in mlx5e_psp_tx_build_eseg()
H A Dpsp.c1105 if (!mlx5_is_psp_device(mdev)) { in mlx5e_psp_init()