Searched refs:egress_to_fs_ft (Results 1 – 1 of 1) sorted by relevance
1008 static enum fs_flow_table_type egress_to_fs_ft(bool egress) in egress_to_fs_ft() function1022 mlx5_fs_cmd_get_default(egress_to_fs_ft(is_egress))->create_flow_group; in fpga_ipsec_fs_create_flow_group()1066 mlx5_fs_cmd_get_default(egress_to_fs_ft(is_egress))->create_fte; in fpga_ipsec_fs_create_fte()1119 mlx5_fs_cmd_get_default(egress_to_fs_ft(is_egress))->update_fte; in fpga_ipsec_fs_update_fte()1146 mlx5_fs_cmd_get_default(egress_to_fs_ft(is_egress))->delete_fte; in fpga_ipsec_fs_delete_fte()1367 mlx5_fs_cmd_get_default(egress_to_fs_ft(false))->create_flow_table; in mlx5_fpga_ipsec_build_fs_cmds()1369 mlx5_fs_cmd_get_default(egress_to_fs_ft(false))->destroy_flow_table; in mlx5_fpga_ipsec_build_fs_cmds()1371 mlx5_fs_cmd_get_default(egress_to_fs_ft(false))->modify_flow_table; in mlx5_fpga_ipsec_build_fs_cmds()1375 mlx5_fs_cmd_get_default(egress_to_fs_ft(false))->destroy_flow_group; in mlx5_fpga_ipsec_build_fs_cmds()1383 mlx5_fs_cmd_get_default(egress_to_fs_ft(false))->update_root_ft; in mlx5_fpga_ipsec_build_fs_cmds()[all …]