Searched refs:mlx5_flow_cmds (Results 1 – 6 of 6) sorted by relevance
41 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_dr_cmds(void);45 static inline const struct mlx5_flow_cmds *mlx5_fs_cmd_get_dr_cmds(void) in mlx5_fs_cmd_get_dr_cmds()
824 static const struct mlx5_flow_cmds mlx5_flow_cmds_dr = {846 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_dr_cmds(void) in mlx5_fs_cmd_get_dr_cmds()
38 struct mlx5_flow_cmds { struct121 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type); argument122 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void);
1035 static const struct mlx5_flow_cmds mlx5_flow_cmds = { variable1057 static const struct mlx5_flow_cmds mlx5_flow_cmd_stubs = {1079 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void) in mlx5_fs_cmd_get_fw_cmds()1081 return &mlx5_flow_cmds; in mlx5_fs_cmd_get_fw_cmds()1084 static const struct mlx5_flow_cmds *mlx5_fs_cmd_get_stub_cmds(void) in mlx5_fs_cmd_get_stub_cmds()1089 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type) in mlx5_fs_cmd_get_default()
284 const struct mlx5_flow_cmds *cmds;295 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void);
2631 const struct mlx5_flow_cmds *cmds = mlx5_fs_cmd_get_default(table_type); in create_root_ns()3641 const struct mlx5_flow_cmds *cmds; in mlx5_flow_namespace_set_mode()
Completed in 17 milliseconds