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=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=54dfe282be1cf8bc47877ab53897595503599633;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/structxran__io__loop__cfg.html b/docs/API/structxran__io__loop__cfg.html deleted file mode 100644 index 54dfe28..0000000 --- a/docs/API/structxran__io__loop__cfg.html +++ /dev/null @@ -1,274 +0,0 @@ - - - - - - - -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: -
- - - -