Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dfs_dr.h45 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_dr_cmds(void);
49 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.c882 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_dr_cmds(void) in mlx5_fs_cmd_get_dr_cmds() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c4241 cmds = mlx5_fs_cmd_get_dr_cmds(); in mlx5_flow_namespace_set_mode()