Searched refs:ipsec_offload (Results 1 – 5 of 5) sorted by relevance
32 *result = MLX5_GET(cmd_hca_cap, hca_cap, ipsec_offload); in esw_ipsec_vf_query_generic() 50 /* Querying IPsec caps only makes sense when generic ipsec_offload in mlx5_esw_ipsec_vf_offload_get() 99 MLX5_SET(cmd_hca_cap, hca_caps, ipsec_offload, ipsec_ofld); in esw_ipsec_vf_set_generic() 201 /* The generic ipsec_offload cap can be disabled only if both in esw_ipsec_vf_crypto_aux_caps_set() 250 /* Old firmware doesn't support ipsec_offload capability for VFs. This in esw_ipsec_vf_offload_set_bytype() 253 * about what it reports for ipsec_offload cap. in esw_ipsec_vf_offload_set_bytype()
237 bool ipsec_offload; member
1007 caps->ipsec_offload = MLX5_GET(query_hca_cap_out, out, in mlx5hws_cmd_query_caps()1008 capability.cmd_hca_cap.ipsec_offload); in mlx5hws_cmd_query_caps()
23 if (!MLX5_CAP_GEN(mdev, ipsec_offload)) in mlx5_ipsec_device_caps()
264 if (MLX5_CAP_GEN(dev, ipsec_offload)) { in mlx5_query_hca_caps()