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: