X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=fhi_lib%2Flib%2Fsrc%2Fxran_lib_mlog_tasks_id.h;h=7d3bca921f74ae69a41cf90bb18d198bc542a392;hb=2fbf70096f64af622da983e88c5a64e90ad9bdbd;hp=46f264b86b97a2e8b36e453ec93fe994d874d729;hpb=cef07f74965b1749dd909fc1322e211489fea2ea;p=o-du%2Fphy.git diff --git a/fhi_lib/lib/src/xran_lib_mlog_tasks_id.h b/fhi_lib/lib/src/xran_lib_mlog_tasks_id.h index 46f264b..7d3bca9 100644 --- a/fhi_lib/lib/src/xran_lib_mlog_tasks_id.h +++ b/fhi_lib/lib/src/xran_lib_mlog_tasks_id.h @@ -53,6 +53,15 @@ extern "C" { //-------------------------------------------------------------------- // XRAN //-------------------------------------------------------------------- + +//-------------------------------------------------------------------- +// POLLING +//-------------------------------------------------------------------- +#define PID_XRAN_BBDEV_DL_POLL 51 +#define PID_XRAN_BBDEV_DL_POLL_DISPATCH 52 +#define PID_XRAN_BBDEV_UL_POLL 53 +#define PID_XRAN_BBDEV_UL_POLL_DISPATCH 54 + #define PID_TTI_TIMER 2100 #define PID_TTI_CB 2101