X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructxran__eaxcid__config.html;fp=docs%2FAPI%2Fstructxran__eaxcid__config.html;h=545bbebec520e77daa417dad9d0b7d57f06b444c;hb=870e1b86b0c74169b215c166dee787c7c1a20d06;hp=0000000000000000000000000000000000000000;hpb=298022ce50fa8133cc880507170c4b7120d227b5;p=o-du%2Fphy.git diff --git a/docs/API/structxran__eaxcid__config.html b/docs/API/structxran__eaxcid__config.html new file mode 100644 index 0000000..545bbeb --- /dev/null +++ b/docs/API/structxran__eaxcid__config.html @@ -0,0 +1,247 @@ + + + + + + + +o-du/phy: xran_eaxcid_config Struct Reference + + + + + + + + + +
+
+ + + + + + +
+
o-du/phy +
+
Intel O-RAN/X-RAN Generated Doxygen Documentation
+
+
+ + + + + + + + +
+
+ + +
+ +
+ +
+
+
+Data Fields
+
+
xran_eaxcid_config Struct Reference
+
+
+ +

#include <xran_fh_o_du.h>

+
+Collaboration diagram for xran_eaxcid_config:
+
+
Collaboration graph
+
+ + + + + + + + + + + + + + + + + + +

+Data Fields

uint16_t mask_cuPortId
 
uint16_t mask_bandSectorId
 
uint16_t mask_ccId
 
uint16_t mask_ruPortId
 
uint8_t bit_cuPortId
 
uint8_t bit_bandSectorId
 
uint8_t bit_ccId
 
uint8_t bit_ruPortId
 
+

Detailed Description

+

XRAN spec section 3.1.3.1.6 ecpriRtcid / ecpriPcid define

+ +

Definition at line 308 of file xran_fh_o_du.h.

+

Field Documentation

+ +

◆ bit_bandSectorId

+ +
+
+ + + + +
uint8_t bit_bandSectorId
+
+

ccId + ruPortId

+ +

Definition at line 315 of file xran_fh_o_du.h.

+ +
+
+ +

◆ bit_ccId

+ +
+
+ + + + +
uint8_t bit_ccId
+
+

ruportId

+ +

Definition at line 316 of file xran_fh_o_du.h.

+ +
+
+ +

◆ bit_cuPortId

+ +
+
+ + + + +
uint8_t bit_cuPortId
+
+

bandsectorId + ccId + ruportId

+ +

Definition at line 314 of file xran_fh_o_du.h.

+ +
+
+ +

◆ bit_ruPortId

+ +
+
+ + + + +
uint8_t bit_ruPortId
+
+

0

+ +

Definition at line 317 of file xran_fh_o_du.h.

+ +
+
+ +

◆ mask_bandSectorId

+ +
+
+ + + + +
uint16_t mask_bandSectorId
+
+

Mask Band

+ +

Definition at line 310 of file xran_fh_o_du.h.

+ +
+
+ +

◆ mask_ccId

+ +
+
+ + + + +
uint16_t mask_ccId
+
+

Mask CC

+ +

Definition at line 311 of file xran_fh_o_du.h.

+ +
+
+ +

◆ mask_cuPortId

+ +
+
+ + + + +
uint16_t mask_cuPortId
+
+

Mask CU PortId

+ +

Definition at line 309 of file xran_fh_o_du.h.

+ +
+
+ +

◆ mask_ruPortId

+ +
+
+ + + + +
uint16_t mask_ruPortId
+
+

Mask RU Port ID

+ +

Definition at line 312 of file xran_fh_o_du.h.

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