Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mlx5/
Dmlx5_ifc.h1132 struct mlx5_ifc_ipsec_cap_bits { struct
1133 u8 ipsec_full_offload[0x1];
1134 u8 ipsec_crypto_offload[0x1];
1135 u8 ipsec_esn[0x1];
1136 u8 ipsec_crypto_esp_aes_gcm_256_encrypt[0x1];
1137 u8 ipsec_crypto_esp_aes_gcm_128_encrypt[0x1];
1138 u8 ipsec_crypto_esp_aes_gcm_256_decrypt[0x1];
1139 u8 ipsec_crypto_esp_aes_gcm_128_decrypt[0x1];
1140 u8 reserved_at_7[0x4];
1141 u8 log_max_ipsec_offload[0x5];
[all …]
/kernel/linux/linux-6.6/include/linux/mlx5/
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 …]