net/bnxt: change port config for full offload
[dpdk.git] / drivers / net / bnxt / tf_ulp / ulp_mapper.h
index f6d5544..a19fb0d 100644 (file)
@@ -87,7 +87,7 @@ struct bnxt_ulp_mapper_create_parms {
        uint32_t                        class_tid;
        uint32_t                        act_tid;
        uint16_t                        func_id;
-       enum ulp_direction_type         dir;
+       uint32_t                        dir_attr;
 };
 
 /* Function to initialize any dynamic mapper data. */