Searched refs:egress_to_fs_ft (Results 1 – 1 of 1) sorted by relevance
989 static enum fs_flow_table_type egress_to_fs_ft(bool egress) in egress_to_fs_ft() function1003 mlx5_fs_cmd_get_default(egress_to_fs_ft(is_egress))->create_flow_group; in fpga_ipsec_fs_create_flow_group()1047 mlx5_fs_cmd_get_default(egress_to_fs_ft(is_egress))->create_fte; in fpga_ipsec_fs_create_fte()1100 mlx5_fs_cmd_get_default(egress_to_fs_ft(is_egress))->update_fte; in fpga_ipsec_fs_update_fte()1127 mlx5_fs_cmd_get_default(egress_to_fs_ft(is_egress))->delete_fte; in fpga_ipsec_fs_delete_fte()1345 mlx5_fs_cmd_get_default(egress_to_fs_ft(false))->create_flow_table; in mlx5_fpga_ipsec_build_fs_cmds()1347 mlx5_fs_cmd_get_default(egress_to_fs_ft(false))->destroy_flow_table; in mlx5_fpga_ipsec_build_fs_cmds()1349 mlx5_fs_cmd_get_default(egress_to_fs_ft(false))->modify_flow_table; in mlx5_fpga_ipsec_build_fs_cmds()1353 mlx5_fs_cmd_get_default(egress_to_fs_ft(false))->destroy_flow_group; in mlx5_fpga_ipsec_build_fs_cmds()1361 mlx5_fs_cmd_get_default(egress_to_fs_ft(false))->update_root_ft; in mlx5_fpga_ipsec_build_fs_cmds()[all …]