Searched refs:mlx5e_is_macsec_device (Results 1 – 3 of 3) sorted by relevance
28 if (mlx5e_is_macsec_device(priv->mdev)) in MLX5E_DECLARE_STATS_GRP_OP_NUM_STATS()43 if (!mlx5e_is_macsec_device(priv->mdev)) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS()60 if (!mlx5e_is_macsec_device(priv->mdev)) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS()
55 bool mlx5e_is_macsec_device(const struct mlx5_core_dev *mdev);70 static inline bool mlx5e_is_macsec_device(const struct mlx5_core_dev *mdev) { return false; } in mlx5e_is_macsec_device() function
1642 bool mlx5e_is_macsec_device(const struct mlx5_core_dev *mdev) in mlx5e_is_macsec_device() function1763 if (!mlx5e_is_macsec_device(priv->mdev)) in mlx5e_macsec_build_netdev()1780 if (!mlx5e_is_macsec_device(priv->mdev)) { in mlx5e_macsec_init()
Completed in 7 milliseconds