Searched refs:mlx5_modify_header_alloc (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | ipsec_fs.c | 70 modify_hdr = mlx5_modify_header_alloc(mdev, MLX5_FLOW_NAMESPACE_FDB, in mlx5_esw_ipsec_rx_setup_modify_header()
|
H A D | indir_table.c | 130 flow_act.modify_hdr = mlx5_modify_header_alloc(esw->dev, MLX5_FLOW_NAMESPACE_FDB, in mlx5_esw_indir_table_rule_get()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | mod_hdr.c | 118 mh->modify_hdr = mlx5_modify_header_alloc(mdev, namespace, in mlx5e_mod_hdr_attach()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
H A D | ingress_ofld.c | 86 mlx5_modify_header_alloc(esw->dev, MLX5_FLOW_NAMESPACE_ESW_INGRESS, in esw_acl_ingress_mod_metadata_create()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | sample.c | 244 modify_hdr = mlx5_modify_header_alloc(mdev, MLX5_FLOW_NAMESPACE_FDB, in sample_modify_hdr_get()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | fs_chains.c | 277 mod_hdr = mlx5_modify_header_alloc(chains->dev, chains->ns, in create_chain_restore()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_core.c | 3863 struct mlx5_modify_hdr *mlx5_modify_header_alloc(struct mlx5_core_dev *dev, in mlx5_modify_header_alloc() function 3889 EXPORT_SYMBOL(mlx5_modify_header_alloc);
|
H A D | eswitch_offloads.c | 2304 mod_hdr = mlx5_modify_header_alloc(esw->dev, in esw_create_restore_table()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec_fs.c | 1360 modify_hdr = mlx5_modify_header_alloc(mdev, ns_type, num_of_actions, action); in setup_modify_header()
|