Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dipsec.c282 static inline bool is_v2_sadb_supported(struct mlx5_fpga_ipsec *fipsec) in is_v2_sadb_supported() function
300 if (is_v2_sadb_supported(fdev->ipsec)) in mlx5_fpga_ipsec_update_hw_sa()
735 opcode = is_v2_sadb_supported(fdev->ipsec) ? in mlx5_fpga_ipsec_create_sa_ctx()
841 int opcode = is_v2_sadb_supported(fdev->ipsec) ? in mlx5_fpga_ipsec_release_sa_ctx()
1508 if (is_v2_sadb_supported(fipsec)) { in mlx5_fpga_esp_modify_xfrm()