Home
last modified time | relevance | path

Searched refs:MLX5_ETH_WQE_FT_META_IPSEC (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_rxtx.h90 return eseg->flow_table_metadata & cpu_to_be32(MLX5_ETH_WQE_FT_META_IPSEC); in mlx5e_ipsec_eseg_meta()
Dipsec_fs.c563 MLX5_ETH_WQE_FT_META_IPSEC); in tx_add_rule()
565 MLX5_ETH_WQE_FT_META_IPSEC); in tx_add_rule()
Dipsec_rxtx.c335 eseg->flow_table_metadata |= cpu_to_be32(MLX5_ETH_WQE_FT_META_IPSEC); in mlx5e_ipsec_tx_build_eseg()
/Linux-v5.15/include/linux/mlx5/
Dqp.h249 MLX5_ETH_WQE_FT_META_IPSEC = BIT(0), enumerator