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.h1465 struct mlx5_ifc_ipsec_cap_bits { struct
1466 u8 ipsec_full_offload[0x1];
1467 u8 ipsec_crypto_offload[0x1];
1468 u8 ipsec_esn[0x1];
1469 u8 ipsec_crypto_esp_aes_gcm_256_encrypt[0x1];
1470 u8 ipsec_crypto_esp_aes_gcm_128_encrypt[0x1];
1471 u8 ipsec_crypto_esp_aes_gcm_256_decrypt[0x1];
1472 u8 ipsec_crypto_esp_aes_gcm_128_decrypt[0x1];
1473 u8 reserved_at_7[0x4];
1474 u8 log_max_ipsec_offload[0x5];
[all …]