Home
last modified time | relevance | path

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

/src/sys/dev/mlx5/mlx5_core/
H A Dfs_cmd.h74 int (*update_root_ft)(struct mlx5_flow_root_namespace *ns, member
H A Dmlx5_fs_core.c971 err = root->cmds->update_root_ft(root, ft, qpn, false); in update_root_ft_create()
975 err = root->cmds->update_root_ft(root, ft, in update_root_ft_create()
2199 err = root->cmds->update_root_ft(root, new_root_ft, in update_root_ft_destroy()
2204 err = root->cmds->update_root_ft(root, in update_root_ft_destroy()
3310 err = root->cmds->update_root_ft(root, root->root_ft, underlay_qpn, in mlx5_fs_add_rx_underlay_qpn()
3354 err = root->cmds->update_root_ft(root, root->root_ft, underlay_qpn, in mlx5_fs_remove_rx_underlay_qpn()
H A Dmlx5_fs_cmd.c935 .update_root_ft = mlx5_cmd_update_root_ft,
955 .update_root_ft = mlx5_cmd_stub_update_root_ft,