Home
last modified time | relevance | path

Searched refs:update_fte (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/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.c1085 .update_fte = mlx5_cmd_update_fte,
1107 .update_fte = mlx5_cmd_stub_update_fte,
H A Dfs_core.c608 err = root->cmds->update_fte(root, ft, fg, fte->act_dests.modify_mask, fte); in modify_fte()
736 err = root->cmds->update_fte(root, ft, fg, in del_hw_fte()
1226 err = root->cmds->update_fte(root, ft, fg, in _mlx5_modify_rule_destination()
1727 err = root->cmds->update_fte(root, ft, fg, modify_mask, fte); in add_rule_fte()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dfs_dr.c768 return mlx5_fs_cmd_get_fw_cmds()->update_fte(ns, ft, group, modify_mask, fte); in mlx5_cmd_dr_update_fte()
861 .update_fte = mlx5_cmd_dr_update_fte,
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c1153 return mlx5_fs_cmd_get_fw_cmds()->update_fte(ns, ft, group, in mlx5_cmd_hws_update_fte()
1572 .update_fte = mlx5_cmd_hws_update_fte,