X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructxran__section__desc.html;fp=docs%2FAPI%2Fstructxran__section__desc.html;h=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=53ee900d7804f13f04f52641a7d2aded202867de;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/structxran__section__desc.html b/docs/API/structxran__section__desc.html deleted file mode 100644 index 53ee900..0000000 --- a/docs/API/structxran__section__desc.html +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - -o-du/phy: xran_section_desc Struct Reference - - - - - - - - - -
-
- - - - - - -
-
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: -
- - - -