Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h11931 struct mlx5_ifc_ipsec_cap_bits { struct
11932 u8 ipsec_full_offload[0x1];
11933 u8 ipsec_crypto_offload[0x1];
11934 u8 ipsec_esn[0x1];
11935 u8 ipsec_crypto_esp_aes_gcm_256_encrypt[0x1];
11936 u8 ipsec_crypto_esp_aes_gcm_128_encrypt[0x1];
11937 u8 ipsec_crypto_esp_aes_gcm_256_decrypt[0x1];
11938 u8 ipsec_crypto_esp_aes_gcm_128_decrypt[0x1];
11939 u8 reserved_at_7[0x4];
11940 u8 log_max_ipsec_offload[0x5];
[all …]