Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmod_hdr.c118 mh->modify_hdr = mlx5_modify_header_alloc(mdev, namespace, in mlx5e_mod_hdr_attach()
Dtc_ct.c748 attr->modify_hdr = mlx5_modify_header_alloc(ct_priv->dev, ct_priv->ns_type, in mlx5_tc_ct_entry_create_mod_hdr()
1584 mod_hdr = mlx5_modify_header_alloc(dev, ct_priv->ns_type, in tc_ct_pre_ct_add_rules()
/Linux-v6.6/include/linux/mlx5/
Dfs.h315 struct mlx5_modify_hdr *mlx5_modify_header_alloc(struct mlx5_core_dev *dev,
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dipsec_fs.c222 modify_hdr = mlx5_modify_header_alloc(mdev, MLX5_FLOW_NAMESPACE_FDB, in mlx5_esw_ipsec_rx_setup_modify_header()
Dindir_table.c130 flow_act.modify_hdr = mlx5_modify_header_alloc(esw->dev, MLX5_FLOW_NAMESPACE_FDB, in mlx5_esw_indir_table_rule_get()
Dbridge.c1104 pkt_mod_hdr = mlx5_modify_header_alloc(esw->dev, MLX5_FLOW_NAMESPACE_FDB, 1, action); in mlx5_esw_bridge_vlan_push_mark_create()
/Linux-v6.6/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-v6.6/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-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c272 mod_hdr = mlx5_modify_header_alloc(chains->dev, chains->ns, in create_chain_restore()
Dmacsec_fs.c1351 modify_hdr = mlx5_modify_header_alloc(macsec_fs->mdev, MLX5_FLOW_NAMESPACE_KERNEL_RX_MACSEC, in macsec_fs_rx_roce_jump_to_rdma_rules_create()
1772 modify_hdr = mlx5_modify_header_alloc(mdev, MLX5_FLOW_NAMESPACE_KERNEL_RX_MACSEC, in macsec_fs_rx_add_rule()
2226 modify_hdr = mlx5_modify_header_alloc(mdev, MLX5_FLOW_NAMESPACE_RDMA_TX_MACSEC, in mlx5_macsec_fs_add_roce_rule_tx()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c154 modify_hdr = mlx5_modify_header_alloc(mdev, MLX5_FLOW_NAMESPACE_KERNEL, in ipsec_status_rule()
1000 modify_hdr = mlx5_modify_header_alloc(mdev, ns_type, 1, action); in setup_modify_header()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c3597 struct mlx5_modify_hdr *mlx5_modify_header_alloc(struct mlx5_core_dev *dev, in mlx5_modify_header_alloc() function
3623 EXPORT_SYMBOL(mlx5_modify_header_alloc);
Deswitch_offloads.c2283 mod_hdr = mlx5_modify_header_alloc(esw->dev, in esw_create_restore_table()
/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dfs.c2498 mlx5_modify_header_alloc(dev->mdev, namespace, num_actions, in); in mlx5_ib_create_modify_header()