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=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=157eafecc50dfff4eed643a1a48d5ff3c7983494;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/structsector_handle_info.html b/docs/API/structsector_handle_info.html deleted file mode 100644 index 157eafe..0000000 --- a/docs/API/structsector_handle_info.html +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - - -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: -
- - - -