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

#include <xran_pkt_cp.h>

-
-Collaboration diagram for xran_cp_radioapp_common_header:
-
-
Collaboration graph
-
- - - - - - - - - - - - - - - - - - - - -

-Data Fields

uint32_t startSymbolId:6
 
uint32_t slotId:6
 
uint32_t subframeId:4
 
uint32_t frameId:8
 
uint32_t filterIndex:4
 
uint32_t payloadVer:3
 
uint32_t dataDirection:1
 
uint8_t numOfSections
 
uint8_t sectionType
 
-

Detailed Description

-

Common Radio Application Header for C-Plane

- -

Definition at line 61 of file xran_pkt_cp.h.

-

Field Documentation

- -

◆ dataDirection

- -
-
- - - - -
uint32_t dataDirection
-
-

5.4.4.1 data direction (gNB Tx/Rx)

- -

Definition at line 68 of file xran_pkt_cp.h.

- -
-
- -

◆ filterIndex

- -
-
- - - - -
uint32_t filterIndex
-
-

5.4.4.3 filter index, XRAN_FILTERINDEX_xxxx

- -

Definition at line 66 of file xran_pkt_cp.h.

- -
-
- -

◆ frameId

- -
-
- - - - -
uint32_t frameId
-
-

5.4.4.4 frame identifier

- -

Definition at line 65 of file xran_pkt_cp.h.

- -
-
- -

◆ numOfSections

- -
-
- - - - -
uint8_t numOfSections
-
-

5.4.4.8 number of sections

- -

Definition at line 69 of file xran_pkt_cp.h.

- -
-
- -

◆ payloadVer

- -
-
- - - - -
uint32_t payloadVer
-
-

5.4.4.2 payload version, should be 1

- -

Definition at line 67 of file xran_pkt_cp.h.

- -
-
- -

◆ sectionType

- -
-
- - - - -
uint8_t sectionType
-
-

5.4.4.9 section type

- -

Definition at line 70 of file xran_pkt_cp.h.

- -
-
- -

◆ slotId

- -
-
- - - - -
uint32_t slotId
-
-

5.4.4.6 slot identifier

- -

Definition at line 63 of file xran_pkt_cp.h.

- -
-
- -

◆ startSymbolId

- -
-
- - - - -
uint32_t startSymbolId
-
-

5.4.4.7 start symbol identifier

- -

Definition at line 62 of file xran_pkt_cp.h.

- -
-
- -

◆ subframeId

- -
-
- - - - -
uint32_t subframeId
-
-

5.4.4.5 subframe identifier

- -

Definition at line 64 of file xran_pkt_cp.h.

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