Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h49 int (*modify_flow_table)(struct mlx5_core_dev *dev, member
Dfs_cmd.c723 .modify_flow_table = mlx5_cmd_modify_flow_table,
735 .modify_flow_table = mlx5_cmd_stub_modify_flow_table,
Dfs_core.c756 err = root->cmds->modify_flow_table(dev, iter, ft); in connect_fts_in_prio()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.c1336 fpga_ipsec_ingress.modify_flow_table = in mlx5_fpga_ipsec_build_fs_cmds()
1337 mlx5_fs_cmd_get_default(egress_to_fs_ft(false))->modify_flow_table; in mlx5_fpga_ipsec_build_fs_cmds()
1356 fpga_ipsec_egress.modify_flow_table = in mlx5_fpga_ipsec_build_fs_cmds()
1357 mlx5_fs_cmd_get_default(egress_to_fs_ft(true))->modify_flow_table; in mlx5_fpga_ipsec_build_fs_cmds()