Home
last modified time | relevance | path

Searched refs:update_fte (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.h64 int (*update_fte)(struct mlx5_flow_root_namespace *ns, member
H A Dfs_cmd.c846 .update_fte = mlx5_cmd_update_fte,
865 .update_fte = mlx5_cmd_stub_update_fte,
H A Dfs_core.c506 err = root->cmds->update_fte(root, ft, fg, fte->modify_mask, fte); in modify_fte()
1017 err = root->cmds->update_fte(root, ft, fg, in _mlx5_modify_rule_destination()
1437 err = root->cmds->update_fte(root, ft, fg, modify_mask, fte); in add_rule_fte()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.h64 int (*update_fte)(struct mlx5_flow_root_namespace *ns, member
H A Dfs_cmd.c1084 .update_fte = mlx5_cmd_update_fte,
1106 .update_fte = mlx5_cmd_stub_update_fte,
H A Dfs_core.c608 err = root->cmds->update_fte(root, ft, fg, fte->modify_mask, fte); in modify_fte()
1125 err = root->cmds->update_fte(root, ft, fg, in _mlx5_modify_rule_destination()
1561 err = root->cmds->update_fte(root, ft, fg, modify_mask, fte); in add_rule_fte()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dipsec.c1114 int (*update_fte)(struct mlx5_flow_root_namespace *ns, in fpga_ipsec_fs_update_fte()
1119 mlx5_fs_cmd_get_default(egress_to_fs_ft(is_egress))->update_fte; in fpga_ipsec_fs_update_fte()
1129 return update_fte(ns, ft, fg, modify_mask, fte); in fpga_ipsec_fs_update_fte()
1132 ret = update_fte(ns, ft, fg, modify_mask, fte); in fpga_ipsec_fs_update_fte()
1378 fpga_ipsec_ingress.update_fte = in mlx5_fpga_ipsec_build_fs_cmds()
1398 fpga_ipsec_egress.update_fte = in mlx5_fpga_ipsec_build_fs_cmds()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c762 return mlx5_fs_cmd_get_fw_cmds()->update_fte(ns, ft, group, modify_mask, fte); in mlx5_cmd_dr_update_fte()
855 .update_fte = mlx5_cmd_dr_update_fte,
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c674 .update_fte = mlx5_cmd_dr_update_fte,

Completed in 16 milliseconds