Searched refs:mlx5_flow_cmds (Results 1 – 4 of 4) sorted by relevance
38 struct mlx5_flow_cmds { struct122 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type); argument123 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void);
1077 static const struct mlx5_flow_cmds mlx5_flow_cmds = { variable1099 static const struct mlx5_flow_cmds mlx5_flow_cmd_stubs = {1121 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void) in mlx5_fs_cmd_get_fw_cmds()1123 return &mlx5_flow_cmds; in mlx5_fs_cmd_get_fw_cmds()1126 static const struct mlx5_flow_cmds *mlx5_fs_cmd_get_stub_cmds(void) in mlx5_fs_cmd_get_stub_cmds()1131 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type) in mlx5_fs_cmd_get_default()
303 const struct mlx5_flow_cmds *cmds;314 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void);
2963 const struct mlx5_flow_cmds *cmds = mlx5_fs_cmd_get_default(table_type); in create_root_ns()3990 const struct mlx5_flow_cmds *cmds; in mlx5_flow_namespace_set_mode()