Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.c273 static inline bool is_v2_sadb_supported(struct mlx5_fpga_ipsec *fipsec) in is_v2_sadb_supported() function
291 if (is_v2_sadb_supported(fdev->ipsec)) in mlx5_fpga_ipsec_update_hw_sa()
715 opcode = is_v2_sadb_supported(fdev->ipsec) ? in mlx5_fpga_ipsec_create_sa_ctx()
819 int opcode = is_v2_sadb_supported(fdev->ipsec) ? in mlx5_fpga_ipsec_release_sa_ctx()
1474 if (is_v2_sadb_supported(fipsec)) { in mlx5_fpga_esp_modify_xfrm()