Home
last modified time | relevance | path

Searched refs:mlx5_fpga_is_ipsec_device (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A Dipsec.h46 bool mlx5_fpga_is_ipsec_device(struct mlx5_core_dev *mdev);
59 static inline bool mlx5_fpga_is_ipsec_device(struct mlx5_core_dev *mdev) { return false; } in mlx5_fpga_is_ipsec_device() function
A Dipsec.c127 bool mlx5_fpga_is_ipsec_device(struct mlx5_core_dev *mdev) in mlx5_fpga_is_ipsec_device() function
332 if (mlx5_fpga_is_ipsec_device(mdev)) { in mlx5_fpga_ipsec_device_caps()
1273 if (!mlx5_fpga_is_ipsec_device(mdev)) in mlx5_fpga_ipsec_init()
1352 if (!mlx5_fpga_is_ipsec_device(mdev)) in mlx5_fpga_ipsec_cleanup()
1578 if (!mlx5_fpga_is_ipsec_device(mdev)) in mlx5_fpga_ipsec_ops()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dparams.c318 if (mlx5_fpga_is_ipsec_device(mdev)) in mlx5e_striding_rq_possible()
400 if (mlx5_fpga_is_ipsec_device(mdev)) in mlx5e_build_rq_frags_info()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_rx.c2344 if (mlx5_fpga_is_ipsec_device(mdev)) { in mlx5e_rq_set_handlers()
A Den_main.c4389 if (mlx5_fpga_is_ipsec_device(priv->mdev)) { in mlx5e_xdp_allowed()

Completed in 25 milliseconds