Home
last modified time | relevance | path

Searched refs:mlx5_is_psp_device (Results 1 – 4 of 4) 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
55 static inline bool mlx5_is_psp_device(struct mlx5_core_dev *mdev) in mlx5_is_psp_device() function
H A Dpsp_rxtx.c139 if (!mlx5_is_psp_device(priv->mdev)) in mlx5e_psp_tx_build_eseg()
H A Dpsp.c1064 if (!mlx5_is_psp_device(mdev)) { in mlx5e_psp_init()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.c1068 mlx5_is_psp_device(mdev); in mlx5e_build_sq_param()