X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructxran__io__cfg.html;fp=docs%2FAPI%2Fstructxran__io__cfg.html;h=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=10a46095881e7e1324f0b3e74327d0299e9354db;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/structxran__io__cfg.html b/docs/API/structxran__io__cfg.html deleted file mode 100644 index 10a4609..0000000 --- a/docs/API/structxran__io__cfg.html +++ /dev/null @@ -1,285 +0,0 @@ - - - - - - - -o-du/phy: xran_io_cfg Struct Reference - - - - - - - - - -
-
- - - - - - -
-
o-du/phy -
-
Intel O-RAN/X-RAN Generated Doxygen Documentation
-
-
- - - - - - - - -
-
- - -
- -
- -
-
-
-Data Fields
-
-
xran_io_cfg Struct Reference
-
-
- -

#include <xran_fh_o_du.h>

-
-Collaboration diagram for xran_io_cfg:
-
-
Collaboration graph
-
- - - - - - - - - - - - - - - - - - - - - - -

-Data Fields

uint8_t id
 
char * dpdk_dev [XRAN_VF_MAX]
 
char * bbdev_dev [1]
 
int32_t bbdev_mode
 
int32_t core
 
int32_t system_core
 
int32_t pkt_proc_core
 
int32_t pkt_aux_core
 
int32_t timing_core
 
int32_t port [XRAN_VF_MAX]
 
-

Detailed Description

-

DPDK IO configuration for XRAN layer

- -

Definition at line 294 of file xran_fh_o_du.h.

-

Field Documentation

- -

◆ bbdev_dev

- -
-
- - - - -
char* bbdev_dev[1]
-
-

BBDev dev name

- -

Definition at line 297 of file xran_fh_o_du.h.

- -
-
- -

◆ bbdev_mode

- -
-
- - - - -
int32_t bbdev_mode
-
-

DPDK for BBDev

- -

Definition at line 298 of file xran_fh_o_du.h.

- -
-
- -

◆ core

- -
-
- - - - -
int32_t core
-
-

reservd

- -

Definition at line 299 of file xran_fh_o_du.h.

- -
-
- -

◆ dpdk_dev

- -
-
- - - - -
char* dpdk_dev[XRAN_VF_MAX]
-
-

VFs devices

- -

Definition at line 296 of file xran_fh_o_du.h.

- -
-
- -

◆ id

- -
-
- - - - -
uint8_t id
-
-

should be (0) for O-DU or (1) O-RU (debug)

- -

Definition at line 295 of file xran_fh_o_du.h.

- -
-
- -

◆ pkt_aux_core

- -
-
- - - - -
int32_t pkt_aux_core
-
-

reservd

- -

Definition at line 302 of file xran_fh_o_du.h.

- -
-
- -

◆ pkt_proc_core

- -
-
- - - - -
int32_t pkt_proc_core
-
-

reservd

- -

Definition at line 301 of file xran_fh_o_du.h.

- -
-
- -

◆ port

- -
-
- - - - -
int32_t port[XRAN_VF_MAX]
-
-

VFs ports

- -

Definition at line 304 of file xran_fh_o_du.h.

- -
-
- -

◆ system_core

- -
-
- - - - -
int32_t system_core
-
-

reservd

- -

Definition at line 300 of file xran_fh_o_du.h.

- -
-
- -

◆ timing_core

- -
-
- - - - -
int32_t timing_core
-
-

core used by xRAN

- -

Definition at line 303 of file xran_fh_o_du.h.

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