Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.h126 int mlx5_fs_cmd_set_tx_flow_table_root(struct mlx5_core_dev *dev, u32 ft_id, bool disconnect);
H A Dfs_cmd.c1164 int mlx5_fs_cmd_set_tx_flow_table_root(struct mlx5_core_dev *dev, u32 ft_id, bool disconnect) in mlx5_fs_cmd_set_tx_flow_table_root() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsd.c365 err = mlx5_fs_cmd_set_tx_flow_table_root(secondary, sd->alias_obj_id, false); in sd_cmd_set_secondary()
380 mlx5_fs_cmd_set_tx_flow_table_root(secondary, 0, true); in sd_cmd_unset_secondary()