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

#include <xran_common.h>

Collaboration diagram for BbuIoBufCtrlStruct:
Collaboration graph

Data Fields

int32_t bValid
 
int32_t nSegToBeGen
 
int32_t nSegGenerated
 
int32_t nSegTransferred
 
struct rte_mbuf * pData [N_MAX_BUFFER_SEGMENT]
 
struct xran_buffer_list sBufferList
 

Detailed Description

Definition at line 116 of file sample-app.c.

Field Documentation

◆ bValid

int32_t bValid

Definition at line 123 of file sample-app.c.

◆ nSegGenerated

int32_t nSegGenerated

Definition at line 125 of file sample-app.c.

◆ nSegToBeGen

int32_t nSegToBeGen

Definition at line 124 of file sample-app.c.

◆ nSegTransferred

int32_t nSegTransferred

Definition at line 127 of file sample-app.c.

◆ pData

struct rte_mbuf * pData

Definition at line 128 of file sample-app.c.

◆ sBufferList

struct xran_buffer_list sBufferList

Definition at line 129 of file sample-app.c.


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