X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructxran__sectioninfo__db.html;fp=docs%2FAPI%2Fstructxran__sectioninfo__db.html;h=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=e26a708b3fd46342d4e8ad8a7f7461c6c462517f;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/structxran__sectioninfo__db.html b/docs/API/structxran__sectioninfo__db.html deleted file mode 100644 index e26a708..0000000 --- a/docs/API/structxran__sectioninfo__db.html +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - -o-du/phy: xran_sectioninfo_db Struct Reference - - - - - - - - - -
-
- - - - - - -
-
o-du/phy -
-
Intel O-RAN/X-RAN Generated Doxygen Documentation
-
-
- - - - - - - - -
-
- - -
- -
- -
-
-
-Data Fields
-
-
xran_sectioninfo_db Struct Reference
-
-
-
-Collaboration diagram for xran_sectioninfo_db:
-
-
Collaboration graph
- - - - -
- - - - - - -

-Data Fields

uint32_t cur_index
 
struct xran_section_info list [XRAN_MAX_NUM_SECTIONS]
 
-

Detailed Description

-

This structure to store the section information of C-Plane in order to generate and parse corresponding U-Plane

- -

Definition at line 41 of file xran_cp_api.c.

-

Field Documentation

- -

◆ cur_index

- -
-
- - - - -
uint32_t cur_index
-
-

Current index to store for this eAXC

- -

Definition at line 42 of file xran_cp_api.c.

- -
-
- -

◆ list

- -
-
- - - - -
struct xran_section_info list[XRAN_MAX_NUM_SECTIONS]
-
-

The array of section information

- -

Definition at line 43 of file xran_cp_api.c.

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