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

#include <ethdi.h>

Collaboration diagram for xran_io_loop_cfg:
Collaboration graph

Data Fields

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

Detailed Description

Definition at line 81 of file ethdi.h.

Field Documentation

◆ bbdev_dev

char* bbdev_dev[1]

Definition at line 85 of file ethdi.h.

◆ bbdev_mode

int bbdev_mode

Definition at line 86 of file ethdi.h.

◆ core

int core

Definition at line 87 of file ethdi.h.

◆ dpdk_dev

char* dpdk_dev[ETHDI_VF_MAX]

Definition at line 84 of file ethdi.h.

◆ id

uint8_t id

Definition at line 83 of file ethdi.h.

◆ pkt_aux_core

int pkt_aux_core

Definition at line 90 of file ethdi.h.

◆ pkt_proc_core

int pkt_proc_core

Definition at line 89 of file ethdi.h.

◆ port

int port[ETHDI_VF_MAX]

Definition at line 92 of file ethdi.h.

◆ system_core

int system_core

Definition at line 88 of file ethdi.h.

◆ timing_core

int timing_core

Definition at line 91 of file ethdi.h.


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