Home
last modified time | relevance | path

Searched defs:mlx5_ifc_ipsec_cap_bits (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h1330 struct mlx5_ifc_ipsec_cap_bits { struct
1331 u8 ipsec_full_offload[0x1];
1332 u8 ipsec_crypto_offload[0x1];
1333 u8 ipsec_esn[0x1];
1334 u8 ipsec_crypto_esp_aes_gcm_256_encrypt[0x1];
1335 u8 ipsec_crypto_esp_aes_gcm_128_encrypt[0x1];
1336 u8 ipsec_crypto_esp_aes_gcm_256_decrypt[0x1];
1337 u8 ipsec_crypto_esp_aes_gcm_128_decrypt[0x1];
1338 u8 reserved_at_7[0x4];
1339 u8 log_max_ipsec_offload[0x5];
[all …]