* INTC Contribution to the O-RAN F Release for O-DU Low
[o-du/phy.git] / fapi_5g / source / framework / wls / fapi2mac / nr5g_fapi_fapi2mac_wls.h
index cd63248..282841f 100644 (file)
@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-*   Copyright (c) 2019 Intel.
+*   Copyright (c) 2021 Intel.
 *
 *   Licensed under the Apache License, Version 2.0 (the "License");
 *   you may not use this file except in compliance with the License.
@@ -32,12 +32,13 @@ uint8_t nr5g_fapi_fapi2mac_is_valid_wls_ptr(
     void *data);
 
 uint8_t nr5g_fapi_fapi2mac_wls_send(
-    p_fapi_api_queue_elem_t p_list_elem);
+    p_fapi_api_queue_elem_t p_list_elem,
+    bool is_urllc);
 
 p_fapi_api_queue_elem_t nr5g_fapi_fapi2mac_wls_recv(
     );
 
-uint8_t nr5g_fapi_fapi2mac_wls_ready(
+uint32_t nr5g_fapi_fapi2mac_wls_wait(
     );
 
 void *nr5g_fapi_fapi2mac_wls_alloc_buffer(