Searched refs:mlx5_fpga_ipsec_device_caps (Results 1 – 5 of 5) sorted by relevance
42 u32 mlx5_fpga_ipsec_device_caps(struct mlx5_core_dev *mdev);50 static inline u32 mlx5_fpga_ipsec_device_caps(struct mlx5_core_dev *mdev) { return 0; } in mlx5_fpga_ipsec_device_caps() function
327 u32 mlx5_fpga_ipsec_device_caps(struct mlx5_core_dev *mdev) in mlx5_fpga_ipsec_device_caps() function451 u32 dev_caps = mlx5_fpga_ipsec_device_caps(mdev); in mlx5_fpga_ipsec_enable_supported_caps()608 u32 ipsec_dev_caps = mlx5_fpga_ipsec_device_caps(dev); in mlx5_is_fpga_ipsec_rule()1563 .device_caps = mlx5_fpga_ipsec_device_caps,
108 return (mlx5_fpga_ipsec_device_caps(priv->mdev)) ? NUM_IPSEC_HW_COUNTERS : 0; in MLX5E_DECLARE_STATS_GRP_OP_NUM_STATS()126 if (priv->ipsec && mlx5_fpga_ipsec_device_caps(priv->mdev)) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS()138 if (priv->ipsec && mlx5_fpga_ipsec_device_caps(priv->mdev)) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS()
2429 if (mlx5_fpga_ipsec_device_caps(steering->dev) & MLX5_ACCEL_IPSEC_CAP_DEVICE && in create_root_ns()3013 if (mlx5_fpga_ipsec_device_caps(steering->dev) & MLX5_ACCEL_IPSEC_CAP_DEVICE || in mlx5_init_fs()
1809 if ((mlx5_fpga_ipsec_device_caps(mdev) & MLX5_ACCEL_IPSEC_CAP_DEVICE) && in mlx5e_rq_set_handlers()