Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/
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
Dfs_dr.c870 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_dr_cmds(void) in mlx5_fs_cmd_get_dr_cmds() function
/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c3773 cmds = mlx5_fs_cmd_get_dr_cmds(); in mlx5_flow_namespace_set_mode()