Searched refs:ipsec_cap (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| D | ipsec.c | 73 MLX5_GET(ipsec_cap, hca_cap, ipsec_crypto_offload); in mlx5_esw_ipsec_vf_offload_get() 75 MLX5_GET(ipsec_cap, hca_cap, ipsec_full_offload); in mlx5_esw_ipsec_vf_offload_get() 148 MLX5_SET(ipsec_cap, cap, ipsec_crypto_offload, enable); in esw_ipsec_vf_set_bytype() 151 MLX5_SET(ipsec_cap, cap, ipsec_full_offload, enable); in esw_ipsec_vf_set_bytype()
|
| /Linux-v6.6/include/linux/mlx5/ |
| D | device.h | 1421 MLX5_GET(ipsec_cap, (mdev)->caps.hca[MLX5_CAP_IPSEC]->cur, cap)
|
| D | mlx5_ifc.h | 3456 struct mlx5_ifc_ipsec_cap_bits ipsec_cap; member
|