o-du/phy
Intel O-RAN/X-RAN Generated Doxygen Documentation
Data Fields
xran_fh_config Struct Reference

#include <xran_fh_o_du.h>

Collaboration diagram for xran_fh_config:
Collaboration graph

Data Fields

uint32_t dpdk_port
 
uint32_t sector_id
 
uint32_t nCC
 
uint32_t neAxc
 
uint32_t neAxcUl
 
uint32_t nAntElmTRx
 
uint16_t nDLFftSize
 
uint16_t nULFftSize
 
uint16_t nDLRBs
 
uint16_t nULRBs
 
uint32_t nDLAbsFrePointA
 
uint32_t nULAbsFrePointA
 
uint32_t nDLCenterFreqARFCN
 
uint32_t nULCenterFreqARFCN
 
xran_fh_tti_callback_fn ttiCb
 
void * ttiCbParam
 
struct xran_prach_config prach_conf
 
struct xran_srs_config srs_conf
 
struct xran_frame_config frame_conf
 
struct xran_ru_config ru_conf
 
phy_encoder_poll_fn bbdev_enc
 
phy_decoder_poll_fn bbdev_dec
 
uint32_t log_level
 

Detailed Description

XRAN front haul general configuration

Definition at line 497 of file xran_fh_o_du.h.

Field Documentation

◆ bbdev_dec

call back to poll BBDev decoder

Definition at line 521 of file xran_fh_o_du.h.

◆ bbdev_enc

call back to poll BBDev encoder

Definition at line 520 of file xran_fh_o_du.h.

◆ dpdk_port

uint32_t dpdk_port

DPDK port number used for FH

Definition at line 498 of file xran_fh_o_du.h.

◆ frame_conf

struct xran_frame_config frame_conf

frame config

Definition at line 517 of file xran_fh_o_du.h.

◆ log_level

uint32_t log_level

configuration of log level

Definition at line 523 of file xran_fh_o_du.h.

◆ nAntElmTRx

uint32_t nAntElmTRx

Number of antenna elements for TX and RX

Definition at line 503 of file xran_fh_o_du.h.

◆ nCC

uint32_t nCC

number of Component carriers supported on FH

Definition at line 500 of file xran_fh_o_du.h.

◆ nDLAbsFrePointA

uint32_t nDLAbsFrePointA

Abs Freq Point A of the Carrier Center Frequency for in KHz Value: 450000->52600000

Definition at line 508 of file xran_fh_o_du.h.

◆ nDLCenterFreqARFCN

uint32_t nDLCenterFreqARFCN

center frerquency for DL in MHz

Definition at line 510 of file xran_fh_o_du.h.

◆ nDLFftSize

uint16_t nDLFftSize

DL FFT size

Definition at line 504 of file xran_fh_o_du.h.

◆ nDLRBs

uint16_t nDLRBs

DL PRB

Definition at line 506 of file xran_fh_o_du.h.

◆ neAxc

uint32_t neAxc

number of eAxc supported on one CC

Definition at line 501 of file xran_fh_o_du.h.

◆ neAxcUl

uint32_t neAxcUl

number of eAxc supported on one CC for UL direction

Definition at line 502 of file xran_fh_o_du.h.

◆ nULAbsFrePointA

uint32_t nULAbsFrePointA

Abs Freq Point A of the Carrier Center Frequency for in KHz Value: 450000->52600000

Definition at line 509 of file xran_fh_o_du.h.

◆ nULCenterFreqARFCN

uint32_t nULCenterFreqARFCN

center frerquency for UL in MHz

Definition at line 511 of file xran_fh_o_du.h.

◆ nULFftSize

uint16_t nULFftSize

UL FFT size

Definition at line 505 of file xran_fh_o_du.h.

◆ nULRBs

uint16_t nULRBs

UL PRB

Definition at line 507 of file xran_fh_o_du.h.

◆ prach_conf

struct xran_prach_config prach_conf

PRACH specific configurations for FH

Definition at line 515 of file xran_fh_o_du.h.

◆ ru_conf

struct xran_ru_config ru_conf

config of RU as per XRAN spec

Definition at line 518 of file xran_fh_o_du.h.

◆ sector_id

uint32_t sector_id

Band sector ID for FH

Definition at line 499 of file xran_fh_o_du.h.

◆ srs_conf

struct xran_srs_config srs_conf

SRS specific configurations for FH

Definition at line 516 of file xran_fh_o_du.h.

◆ ttiCb

call back for TTI event

Definition at line 512 of file xran_fh_o_du.h.

◆ ttiCbParam

void* ttiCbParam

parameters of call back function

Definition at line 513 of file xran_fh_o_du.h.


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