Searched refs:mlx5_modify_header_alloc (Results 1 – 9 of 9) sorted by relevance
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | mod_hdr.c | 117 mh->modify_hdr = mlx5_modify_header_alloc(mdev, namespace, in mlx5e_mod_hdr_attach()
|
D | tc_ct.c | 1188 mod_hdr = mlx5_modify_header_alloc(dev, ct_priv->ns_type, in tc_ct_pre_ct_add_rules() 1621 mod_hdr = mlx5_modify_header_alloc(priv->mdev, ct_priv->ns_type, in __mlx5_tc_ct_flow_offload() 1727 mod_hdr = mlx5_modify_header_alloc(priv->mdev, ct_priv->ns_type, in __mlx5_tc_ct_flow_offload_clear()
|
/linux-5.10/include/linux/mlx5/ |
D | fs.h | 251 struct mlx5_modify_hdr *mlx5_modify_header_alloc(struct mlx5_core_dev *dev,
|
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ipsec_fs.c | 75 modify_hdr = mlx5_modify_header_alloc(mdev, MLX5_FLOW_NAMESPACE_KERNEL, in rx_err_add_rule() 499 modify_hdr = mlx5_modify_header_alloc(priv->mdev, MLX5_FLOW_NAMESPACE_KERNEL, in rx_add_rule()
|
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
D | ingress_ofld.c | 83 mlx5_modify_header_alloc(esw->dev, MLX5_FLOW_NAMESPACE_ESW_INGRESS, in esw_acl_ingress_mod_metadata_create()
|
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | fs_chains.c | 352 mod_hdr = mlx5_modify_header_alloc(chains->dev, chains->ns, in create_chain_restore()
|
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_core.c | 3121 struct mlx5_modify_hdr *mlx5_modify_header_alloc(struct mlx5_core_dev *dev, in mlx5_modify_header_alloc() function 3147 EXPORT_SYMBOL(mlx5_modify_header_alloc);
|
D | eswitch_offloads.c | 1709 mod_hdr = mlx5_modify_header_alloc(esw->dev, in esw_create_restore_table()
|
/linux-5.10/drivers/infiniband/hw/mlx5/ |
D | fs.c | 2166 mlx5_modify_header_alloc(dev->mdev, namespace, num_actions, in); in mlx5_ib_create_modify_header()
|