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

#include <xran_fh_o_du.h>

Collaboration diagram for xran_section_desc:
Collaboration graph

Data Fields

uint16_t section_id
 
int16_t iq_buffer_offset
 
int16_t iq_buffer_len
 
uint8_t * pData
 
void * pCtrl
 

Detailed Description

section descriptor for given number of PRBs used on U-plane packet creation

Definition at line 382 of file xran_fh_o_du.h.

Field Documentation

◆ iq_buffer_len

int16_t iq_buffer_len

Length in bytes for the content of IQs with in main symb buffer

Definition at line 386 of file xran_fh_o_du.h.

◆ iq_buffer_offset

int16_t iq_buffer_offset

Offset in bytes for the content of IQs with in main symb buffer

Definition at line 385 of file xran_fh_o_du.h.

◆ pCtrl

void* pCtrl

optional poitner to mbuf

Definition at line 389 of file xran_fh_o_du.h.

◆ pData

uint8_t* pData

optional pointer to data buffer

Definition at line 388 of file xran_fh_o_du.h.

◆ section_id

uint16_t section_id

section id used for this element

Definition at line 383 of file xran_fh_o_du.h.


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