Searched refs:mlx5_flow_cmds (Results 1 – 8 of 8) sorted by relevance
38 struct mlx5_flow_cmds { struct118 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type); argument119 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void);
971 static const struct mlx5_flow_cmds mlx5_flow_cmds = { variable992 static const struct mlx5_flow_cmds mlx5_flow_cmd_stubs = {1013 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void) in mlx5_fs_cmd_get_fw_cmds()1015 return &mlx5_flow_cmds; in mlx5_fs_cmd_get_fw_cmds()1018 static const struct mlx5_flow_cmds *mlx5_fs_cmd_get_stub_cmds(void) in mlx5_fs_cmd_get_stub_cmds()1023 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type) in mlx5_fs_cmd_get_default()
277 const struct mlx5_flow_cmds *cmds;288 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void);
2484 const struct mlx5_flow_cmds *cmds = mlx5_fs_cmd_get_default(table_type); in create_root_ns()3357 const struct mlx5_flow_cmds *cmds; in mlx5_flow_namespace_set_mode()
43 const struct mlx5_flow_cmds *52 static inline const struct mlx5_flow_cmds *
1250 static struct mlx5_flow_cmds fpga_ipsec_ingress;1251 static struct mlx5_flow_cmds fpga_ipsec_egress;1253 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default_ipsec_fpga_cmds(enum fs_flow_table_type type) in mlx5_fs_cmd_get_default_ipsec_fpga_cmds()
45 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()
729 static const struct mlx5_flow_cmds mlx5_flow_cmds_dr = {750 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_dr_cmds(void) in mlx5_fs_cmd_get_dr_cmds()
Completed in 38 milliseconds