Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_cmd.h64 int (*update_fte)(struct mlx5_flow_root_namespace *ns, member
A Dfs_cmd.c978 .update_fte = mlx5_cmd_update_fte,
999 .update_fte = mlx5_cmd_stub_update_fte,
A Dfs_core.c539 err = root->cmds->update_fte(root, ft, fg, fte->modify_mask, fte); in modify_fte()
993 err = root->cmds->update_fte(root, ft, fg, in _mlx5_modify_rule_destination()
1418 err = root->cmds->update_fte(root, ft, fg, modify_mask, fte); in add_rule_fte()
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A Dipsec.c1115 int (*update_fte)(struct mlx5_flow_root_namespace *ns, in fpga_ipsec_fs_update_fte() local
1120 mlx5_fs_cmd_get_default(egress_to_fs_ft(is_egress))->update_fte; in fpga_ipsec_fs_update_fte()
1130 return update_fte(ns, ft, fg, modify_mask, fte); in fpga_ipsec_fs_update_fte()
1133 ret = update_fte(ns, ft, fg, modify_mask, fte); in fpga_ipsec_fs_update_fte()
1379 fpga_ipsec_ingress.update_fte = in mlx5_fpga_ipsec_build_fs_cmds()
1399 fpga_ipsec_egress.update_fte = in mlx5_fpga_ipsec_build_fs_cmds()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Dfs_dr.c675 return mlx5_fs_cmd_get_fw_cmds()->update_fte(ns, ft, group, modify_mask, fte); in mlx5_cmd_dr_update_fte()
736 .update_fte = mlx5_cmd_dr_update_fte,

Completed in 18 milliseconds