Searched refs:mlx5_flow_cmds (Results 1 – 4 of 4) sorted by relevance
38 struct mlx5_flow_cmds { struct117 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type); argument118 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void);
926 static const struct mlx5_flow_cmds mlx5_flow_cmds = { variable946 static const struct mlx5_flow_cmds mlx5_flow_cmd_stubs = {966 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void) in mlx5_fs_cmd_get_fw_cmds()968 return &mlx5_flow_cmds; in mlx5_fs_cmd_get_fw_cmds()971 static const struct mlx5_flow_cmds *mlx5_fs_cmd_get_stub_cmds(void) in mlx5_fs_cmd_get_stub_cmds()976 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type) in mlx5_fs_cmd_get_default()
267 const struct mlx5_flow_cmds *cmds;278 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void);
2604 const struct mlx5_flow_cmds *cmds = mlx5_fs_cmd_get_default(table_type); in create_root_ns()3492 const struct mlx5_flow_cmds *cmds; in mlx5_flow_namespace_set_mode()