Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
H A Dmlx5_ifc.h1483 struct mlx5_ifc_ipsec_cap_bits { struct
1484 u8 ipsec_full_offload[0x1];
1485 u8 ipsec_crypto_offload[0x1];
1486 u8 ipsec_esn[0x1];
1487 u8 ipsec_crypto_esp_aes_gcm_256_encrypt[0x1];
1488 u8 ipsec_crypto_esp_aes_gcm_128_encrypt[0x1];
1489 u8 ipsec_crypto_esp_aes_gcm_256_decrypt[0x1];
1490 u8 ipsec_crypto_esp_aes_gcm_128_decrypt[0x1];
1491 u8 reserved_at_7[0x4];
1492 u8 log_max_ipsec_offload[0x5];
[all …]