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

#include <xran_fh_o_du.h>

Collaboration diagram for xran_io_cfg:
Collaboration graph

Data Fields

uint8_t id
 
char * dpdk_dev [XRAN_VF_MAX]
 
char * bbdev_dev [1]
 
int32_t bbdev_mode
 
int32_t core
 
int32_t system_core
 
int32_t pkt_proc_core
 
int32_t pkt_aux_core
 
int32_t timing_core
 
int32_t port [XRAN_VF_MAX]
 

Detailed Description

DPDK IO configuration for XRAN layer

Definition at line 294 of file xran_fh_o_du.h.

Field Documentation

◆ bbdev_dev

char* bbdev_dev[1]

BBDev dev name

Definition at line 297 of file xran_fh_o_du.h.

◆ bbdev_mode

int32_t bbdev_mode

DPDK for BBDev

Definition at line 298 of file xran_fh_o_du.h.

◆ core

int32_t core

reservd

Definition at line 299 of file xran_fh_o_du.h.

◆ dpdk_dev

char* dpdk_dev[XRAN_VF_MAX]

VFs devices

Definition at line 296 of file xran_fh_o_du.h.

◆ id

uint8_t id

should be (0) for O-DU or (1) O-RU (debug)

Definition at line 295 of file xran_fh_o_du.h.

◆ pkt_aux_core

int32_t pkt_aux_core

reservd

Definition at line 302 of file xran_fh_o_du.h.

◆ pkt_proc_core

int32_t pkt_proc_core

reservd

Definition at line 301 of file xran_fh_o_du.h.

◆ port

int32_t port[XRAN_VF_MAX]

VFs ports

Definition at line 304 of file xran_fh_o_du.h.

◆ system_core

int32_t system_core

reservd

Definition at line 300 of file xran_fh_o_du.h.

◆ timing_core

int32_t timing_core

core used by xRAN

Definition at line 303 of file xran_fh_o_du.h.


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