Home
last modified time | relevance | path

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

/linux/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.c1114 .update_fte = mlx5_cmd_update_fte,
1136 .update_fte = mlx5_cmd_stub_update_fte,
H A Dfs_core.c613 err = root->cmds->update_fte(root, ft, fg, fte->act_dests.modify_mask, fte); in modify_fte()
741 err = root->cmds->update_fte(root, ft, fg, in del_hw_fte()
1232 err = root->cmds->update_fte(root, ft, fg, in _mlx5_modify_rule_destination()
1730 err = root->cmds->update_fte(root, ft, fg, modify_mask, fte); in add_rule_fte()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c1144 return mlx5_fs_cmd_get_fw_cmds()->update_fte(ns, ft, group, in mlx5_cmd_hws_update_fte()
1625 .update_fte = mlx5_cmd_hws_update_fte,