Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h74 int (*update_root_ft)(struct mlx5_flow_root_namespace *ns, member
Dfs_core.c1085 err = root->cmds->update_root_ft(root, ft, qpn, false); in update_root_ft_create()
1089 err = root->cmds->update_root_ft(root, ft, in update_root_ft_create()
2311 err = root->cmds->update_root_ft(root, new_root_ft, in update_root_ft_destroy()
2316 err = root->cmds->update_root_ft(root, in update_root_ft_destroy()
3519 err = root->cmds->update_root_ft(root, root->root_ft, underlay_qpn, in mlx5_fs_add_rx_underlay_qpn()
3563 err = root->cmds->update_root_ft(root, root->root_ft, underlay_qpn, in mlx5_fs_remove_rx_underlay_qpn()
Dfs_cmd.c1084 .update_root_ft = mlx5_cmd_update_root_ft,
1106 .update_root_ft = mlx5_cmd_stub_update_root_ft,
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c25 return mlx5_fs_cmd_get_fw_cmds()->update_root_ft(ns, ft, underlay_qpn, in mlx5_cmd_dr_update_root_ft()
857 .update_root_ft = mlx5_cmd_dr_update_root_ft,