Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.h43 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_dr_cmds(void);
47 static inline const struct mlx5_flow_cmds *mlx5_fs_cmd_get_dr_cmds(void) in mlx5_fs_cmd_get_dr_cmds() function
H A Dfs_dr.c870 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_dr_cmds(void) in mlx5_fs_cmd_get_dr_cmds() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c3786 cmds = mlx5_fs_cmd_get_dr_cmds(); in mlx5_flow_namespace_set_mode()