X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructxran__io__loop__cfg.html;fp=docs%2FAPI%2Fstructxran__io__loop__cfg.html;h=54dfe282be1cf8bc47877ab53897595503599633;hb=870e1b86b0c74169b215c166dee787c7c1a20d06;hp=0000000000000000000000000000000000000000;hpb=298022ce50fa8133cc880507170c4b7120d227b5;p=o-du%2Fphy.git diff --git a/docs/API/structxran__io__loop__cfg.html b/docs/API/structxran__io__loop__cfg.html new file mode 100644 index 0000000..54dfe28 --- /dev/null +++ b/docs/API/structxran__io__loop__cfg.html @@ -0,0 +1,274 @@ + + + + + + + +o-du/phy: xran_io_loop_cfg Struct Reference + + + + + + + + + +
+
+ + + + + + +
+
o-du/phy +
+
Intel O-RAN/X-RAN Generated Doxygen Documentation
+
+
+ + + + + + + + +
+
+ + +
+ +
+ +
+
+
+Data Fields
+
+
xran_io_loop_cfg Struct Reference
+
+
+ +

#include <ethdi.h>

+
+Collaboration diagram for xran_io_loop_cfg:
+
+
Collaboration graph
+
+ + + + + + + + + + + + + + + + + + + + + + +

+Data Fields

uint8_t id
 
char * dpdk_dev [ETHDI_VF_MAX]
 
char * bbdev_dev [1]
 
int bbdev_mode
 
int core
 
int system_core
 
int pkt_proc_core
 
int pkt_aux_core
 
int timing_core
 
int port [ETHDI_VF_MAX]
 
+

Detailed Description

+
+

Definition at line 81 of file ethdi.h.

+

Field Documentation

+ +

◆ bbdev_dev

+ +
+
+ + + + +
char* bbdev_dev[1]
+
+ +

Definition at line 85 of file ethdi.h.

+ +
+
+ +

◆ bbdev_mode

+ +
+
+ + + + +
int bbdev_mode
+
+ +

Definition at line 86 of file ethdi.h.

+ +
+
+ +

◆ core

+ +
+
+ + + + +
int core
+
+ +

Definition at line 87 of file ethdi.h.

+ +
+
+ +

◆ dpdk_dev

+ +
+
+ + + + +
char* dpdk_dev[ETHDI_VF_MAX]
+
+ +

Definition at line 84 of file ethdi.h.

+ +
+
+ +

◆ id

+ +
+
+ + + + +
uint8_t id
+
+ +

Definition at line 83 of file ethdi.h.

+ +
+
+ +

◆ pkt_aux_core

+ +
+
+ + + + +
int pkt_aux_core
+
+ +

Definition at line 90 of file ethdi.h.

+ +
+
+ +

◆ pkt_proc_core

+ +
+
+ + + + +
int pkt_proc_core
+
+ +

Definition at line 89 of file ethdi.h.

+ +
+
+ +

◆ port

+ +
+
+ + + + +
int port[ETHDI_VF_MAX]
+
+ +

Definition at line 92 of file ethdi.h.

+ +
+
+ +

◆ system_core

+ +
+
+ + + + +
int system_core
+
+ +

Definition at line 88 of file ethdi.h.

+ +
+
+ +

◆ timing_core

+ +
+
+ + + + +
int timing_core
+
+ +

Definition at line 91 of file ethdi.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + +