Searched refs:ipsec_cap (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A 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/include/linux/mlx5/ |
H A D | device.h | 1465 MLX5_GET(ipsec_cap, (mdev)->caps.hca[MLX5_CAP_IPSEC]->cur, cap)
|
H A D | mlx5_ifc.h | 3720 struct mlx5_ifc_ipsec_cap_bits ipsec_cap; member
|