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

#include <xran_common.h>

+
+Collaboration diagram for sectorHandleInfo:
+
+
Collaboration graph
+
+ + + + + + + + + + + + + + +

+Data Fields

uint16_t nIndex
 
uint16_t nXranPort
 
uint32_t nBufferPoolIndex
 
struct rte_mempool * p_bufferPool [XRAN_MAX_POOLS_PER_SECTOR_NR]
 
uint32_t bufferPoolElmSz [XRAN_MAX_POOLS_PER_SECTOR_NR]
 
uint32_t bufferPoolNumElm [XRAN_MAX_POOLS_PER_SECTOR_NR]
 
+

Detailed Description

+
+

Definition at line 144 of file xran_common.h.

+

Field Documentation

+ +

◆ bufferPoolElmSz

+ +
+
+ + + + +
uint32_t bufferPoolElmSz[XRAN_MAX_POOLS_PER_SECTOR_NR]
+
+ +

Definition at line 155 of file xran_common.h.

+ +
+
+ +

◆ bufferPoolNumElm

+ +
+
+ + + + +
uint32_t bufferPoolNumElm[XRAN_MAX_POOLS_PER_SECTOR_NR]
+
+ +

Definition at line 156 of file xran_common.h.

+ +
+
+ +

◆ nBufferPoolIndex

+ +
+
+ + + + +
uint32_t nBufferPoolIndex
+
+

< number of antennas supported per link Buffer poolIndex

+ +

Definition at line 152 of file xran_common.h.

+ +
+
+ +

◆ nIndex

+ +
+
+ + + + +
uint16_t nIndex
+
+

< Structure that contains the information to describe the instance i.e service type, virtual function, package Id etc..

+ +

Definition at line 148 of file xran_common.h.

+ +
+
+ +

◆ nXranPort

+ +
+
+ + + + +
uint16_t nXranPort
+
+ +

Definition at line 149 of file xran_common.h.

+ +
+
+ +

◆ p_bufferPool

+ +
+
+ + + + +
struct rte_mempool* p_bufferPool[XRAN_MAX_POOLS_PER_SECTOR_NR]
+
+ +

Definition at line 154 of file xran_common.h.

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