Searched refs:MLX5_FLOW_TABLE_OTHER_VPORT (Results 1 – 4 of 4) sorted by relevance
240 !!(ft->flags & MLX5_FLOW_TABLE_OTHER_VPORT)); in mlx5_cmd_update_root_ft()303 !!(ft->flags & MLX5_FLOW_TABLE_OTHER_VPORT)); in mlx5_cmd_create_flow_table()361 !!(ft->flags & MLX5_FLOW_TABLE_OTHER_VPORT)); in mlx5_cmd_destroy_flow_table()395 !!(ft->flags & MLX5_FLOW_TABLE_OTHER_VPORT)); in mlx5_cmd_modify_flow_table()430 !!(ft->flags & MLX5_FLOW_TABLE_OTHER_VPORT)); in mlx5_cmd_create_flow_group()452 !!(ft->flags & MLX5_FLOW_TABLE_OTHER_VPORT)); in mlx5_cmd_destroy_flow_group()560 !!(ft->flags & MLX5_FLOW_TABLE_OTHER_VPORT)); in mlx5_cmd_set_fte()791 !!(ft->flags & MLX5_FLOW_TABLE_OTHER_VPORT)); in mlx5_cmd_delete_fte()
2717 ft_attr.flags = MLX5_FLOW_TABLE_OTHER_VPORT; in esw_master_egress_create_resources()
39 ft_attr.flags = MLX5_FLOW_TABLE_OTHER_VPORT; in esw_acl_table_create()
69 MLX5_FLOW_TABLE_OTHER_VPORT = BIT(4), enumerator