Home
last modified time | relevance | path

Searched refs:mlx5_modify_header_alloc (Results 1 – 14 of 14) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmod_hdr.c117 mh->modify_hdr = mlx5_modify_header_alloc(mdev, namespace, in mlx5e_mod_hdr_attach()
Dtc_ct.c756 attr->modify_hdr = mlx5_modify_header_alloc(ct_priv->dev, ct_priv->ns_type, in mlx5_tc_ct_entry_create_mod_hdr()
1477 mod_hdr = mlx5_modify_header_alloc(dev, ct_priv->ns_type, in tc_ct_pre_ct_add_rules()
1887 mod_hdr = mlx5_modify_header_alloc(priv->mdev, ct_priv->ns_type, in __mlx5_tc_ct_flow_offload()
/linux-6.1.9/include/linux/mlx5/
Dfs.h294 struct mlx5_modify_hdr *mlx5_modify_header_alloc(struct mlx5_core_dev *dev,
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c77 modify_hdr = mlx5_modify_header_alloc(mdev, MLX5_FLOW_NAMESPACE_KERNEL, in rx_err_add_rule()
437 modify_hdr = mlx5_modify_header_alloc(priv->mdev, MLX5_FLOW_NAMESPACE_KERNEL, in rx_add_rule()
Dmacsec_fs.c1156 modify_hdr = mlx5_modify_header_alloc(macsec_fs->mdev, MLX5_FLOW_NAMESPACE_KERNEL_RX_MACSEC, in macsec_fs_rx_add_rule()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Dingress_ofld.c83 mlx5_modify_header_alloc(esw->dev, MLX5_FLOW_NAMESPACE_ESW_INGRESS, in esw_acl_ingress_mod_metadata_create()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dindir_table.c213 flow_act.modify_hdr = mlx5_modify_header_alloc(esw->dev, MLX5_FLOW_NAMESPACE_FDB, in mlx5_esw_indir_table_rule_get()
Dbridge.c1153 pkt_mod_hdr = mlx5_modify_header_alloc(esw->dev, MLX5_FLOW_NAMESPACE_FDB, 1, action); in mlx5_esw_bridge_vlan_push_mark_create()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dsample.c244 modify_hdr = mlx5_modify_header_alloc(mdev, MLX5_FLOW_NAMESPACE_FDB, in sample_modify_hdr_get()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c271 mod_hdr = mlx5_modify_header_alloc(chains->dev, chains->ns, in create_chain_restore()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c3367 struct mlx5_modify_hdr *mlx5_modify_header_alloc(struct mlx5_core_dev *dev, in mlx5_modify_header_alloc() function
3393 EXPORT_SYMBOL(mlx5_modify_header_alloc);
Deswitch_offloads.c2282 mod_hdr = mlx5_modify_header_alloc(esw->dev, in esw_create_restore_table()
Den_tc.c1621 mod_hdr = mlx5_modify_header_alloc(priv->mdev, in mlx5e_tc_add_flow_mod_hdr()
/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dfs.c2237 mlx5_modify_header_alloc(dev->mdev, namespace, num_actions, in); in mlx5_ib_create_modify_header()