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=e26a708b3fd46342d4e8ad8a7f7461c6c462517f;hb=870e1b86b0c74169b215c166dee787c7c1a20d06;hp=0000000000000000000000000000000000000000;hpb=298022ce50fa8133cc880507170c4b7120d227b5;p=o-du%2Fphy.git diff --git a/docs/API/structxran__sectioninfo__db.html b/docs/API/structxran__sectioninfo__db.html new file mode 100644 index 0000000..e26a708 --- /dev/null +++ b/docs/API/structxran__sectioninfo__db.html @@ -0,0 +1,135 @@ + + + + + + + +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: +
+ + + +