Searched refs:mlx5_flow_cmds (Results 1 – 6 of 6) sorted by relevance
66 const struct mlx5_flow_cmds *134 static inline const struct mlx5_flow_cmds *
1218 static struct mlx5_flow_cmds fpga_ipsec_ingress;1219 static struct mlx5_flow_cmds fpga_ipsec_egress;1221 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()
38 struct mlx5_flow_cmds { struct99 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type); argument
720 static const struct mlx5_flow_cmds mlx5_flow_cmds = { variable732 static const struct mlx5_flow_cmds mlx5_flow_cmd_stubs = {744 static const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void) in mlx5_fs_cmd_get_fw_cmds()746 return &mlx5_flow_cmds; in mlx5_fs_cmd_get_fw_cmds()749 static const struct mlx5_flow_cmds *mlx5_fs_cmd_get_stub_cmds(void) in mlx5_fs_cmd_get_stub_cmds()754 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type) in mlx5_fs_cmd_get_default()
226 const struct mlx5_flow_cmds *cmds;
2214 const struct mlx5_flow_cmds *cmds = mlx5_fs_cmd_get_default(table_type); in create_root_ns()