Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_rxtx.h82 return eseg->flow_table_metadata & cpu_to_be32(MLX5_ETH_WQE_FT_META_IPSEC); in mlx5e_ipsec_eseg_meta()
Dipsec_fs.c499 MLX5_ETH_WQE_FT_META_IPSEC); in tx_add_rule()
501 MLX5_ETH_WQE_FT_META_IPSEC); in tx_add_rule()
Dipsec_rxtx.c244 eseg->flow_table_metadata |= cpu_to_be32(MLX5_ETH_WQE_FT_META_IPSEC); in mlx5e_ipsec_tx_build_eseg()
/Linux-v6.1/include/linux/mlx5/
Dqp.h256 MLX5_ETH_WQE_FT_META_IPSEC = BIT(0), enumerator