X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructxran__cp__rbmap__list.html;fp=docs%2FAPI%2Fstructxran__cp__rbmap__list.html;h=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=7ce2a26d7163c8a4dd766c5cd9e224f3c5e19e97;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/structxran__cp__rbmap__list.html b/docs/API/structxran__cp__rbmap__list.html deleted file mode 100644 index 7ce2a26..0000000 --- a/docs/API/structxran__cp__rbmap__list.html +++ /dev/null @@ -1,303 +0,0 @@ - - - - - - - -o-du/phy: xran_cp_rbmap_list Struct Reference - - - - - - - - - -
-
- - - - - - -
-
o-du/phy -
-
Intel O-RAN/X-RAN Generated Doxygen Documentation
-
-
- - - - - - - - -
-
- - -
- -
- -
-
-
-Data Fields
-
-
xran_cp_rbmap_list Struct Reference
-
-
- -

#include <xran_cp_api.h>

-
-Collaboration diagram for xran_cp_rbmap_list:
-
-
Collaboration graph
-
- - - - - - - - - - - - - - - - - - - - - - - - -

-Data Fields

uint16_t grp_id
 
uint8_t sym_start
 
uint8_t sym_num
 
uint16_t rb_start
 
uint16_t rb_num
 
int16_t iq_buff_offset
 
int16_t iq_buff_len
 
uint16_t beam_id
 
uint8_t iqWidth
 
uint8_t comp_meth
 
uint8_t pad0
 
-

Detailed Description

-

This structure to hold the information of RB allocation from PHY to send data for allocated RBs only.

- -

Definition at line 329 of file xran_cp_api.h.

-

Field Documentation

- -

◆ beam_id

- -
-
- - - - -
uint16_t beam_id
-
-

Bean Index

- -

Definition at line 341 of file xran_cp_api.h.

- -
-
- -

◆ comp_meth

- -
-
- - - - -
uint8_t comp_meth
-
-

Compression method

- -

Definition at line 343 of file xran_cp_api.h.

- -
-
- -

◆ grp_id

- -
-
- - - - -
uint16_t grp_id
-
-

group id for this entry, reserved for future use

- -

Definition at line 330 of file xran_cp_api.h.

- -
-
- -

◆ iq_buff_len

- -
-
- - - - -
int16_t iq_buff_len
-
-

length IQs

- -

Definition at line 339 of file xran_cp_api.h.

- -
-
- -

◆ iq_buff_offset

- -
-
- - - - -
int16_t iq_buff_offset
-
-

Offset within Sym for start of IQs

- -

Definition at line 338 of file xran_cp_api.h.

- -
-
- -

◆ iqWidth

- -
-
- - - - -
uint8_t iqWidth
-
-

I and Q width in bits

- -

Definition at line 342 of file xran_cp_api.h.

- -
-
- -

◆ pad0

- -
-
- - - - -
uint8_t pad0
-
- -

Definition at line 344 of file xran_cp_api.h.

- -
-
- -

◆ rb_num

- -
-
- - - - -
uint16_t rb_num
-
-

Number of RBs

- -

Definition at line 336 of file xran_cp_api.h.

- -
-
- -

◆ rb_start

- -
-
- - - - -
uint16_t rb_start
-
-

Start RB position

- -

Definition at line 335 of file xran_cp_api.h.

- -
-
- -

◆ sym_num

- -
-
- - - - -
uint8_t sym_num
-
-

Number of symbols

- -

Definition at line 333 of file xran_cp_api.h.

- -
-
- -

◆ sym_start

- -
-
- - - - -
uint8_t sym_start
-
-

Start symbol ID

- -

Definition at line 332 of file xran_cp_api.h.

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