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

#include <xran_fh_o_du.h>

-
-Collaboration diagram for xran_prb_map:
-
-
Collaboration graph
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - -

-Data Fields

uint8_t dir
 
uint8_t xran_port
 
uint16_t band_id
 
uint16_t cc_id
 
uint16_t ru_port_id
 
uint16_t tti_id
 
uint8_t start_sym_id
 
uint32_t nPrbElm
 
struct xran_prb_elm prbMap [XRAN_MAX_PRBS]
 
-

Detailed Description

-

PRB map structure

- -

Definition at line 414 of file xran_fh_o_du.h.

-

Field Documentation

- -

◆ band_id

- -
-
- - - - -
uint16_t band_id
-
-

xran band id

- -

Definition at line 417 of file xran_fh_o_du.h.

- -
-
- -

◆ cc_id

- -
-
- - - - -
uint16_t cc_id
-
-

componnent carrier id [0 - (XRAN_MAX_SECTOR_NR-1)]

- -

Definition at line 418 of file xran_fh_o_du.h.

- -
-
- -

◆ dir

- -
-
- - - - -
uint8_t dir
-
-

DL or UL direction

- -

Definition at line 415 of file xran_fh_o_du.h.

- -
-
- -

◆ nPrbElm

- -
-
- - - - -
uint32_t nPrbElm
-
-

total number of PRB elements for given map [0- (XRAN_MAX_PRBS-1)]

- -

Definition at line 422 of file xran_fh_o_du.h.

- -
-
- -

◆ prbMap

- -
-
- - - - -
struct xran_prb_elm prbMap[XRAN_MAX_PRBS]
-
- -

Definition at line 423 of file xran_fh_o_du.h.

- -
-
- -

◆ ru_port_id

- -
-
- - - - -
uint16_t ru_port_id
-
-

RU device antenna port id [0 - (XRAN_MAX_ANTENNA_NR-1)

- -

Definition at line 419 of file xran_fh_o_du.h.

- -
-
- -

◆ start_sym_id

- -
-
- - - - -
uint8_t start_sym_id
-
-

start symbol Id [0-13]

- -

Definition at line 421 of file xran_fh_o_du.h.

- -
-
- -

◆ tti_id

- -
-
- - - - -
uint16_t tti_id
-
-

xRAN slot id [0 - (max tti-1)]

- -

Definition at line 420 of file xran_fh_o_du.h.

- -
-
- -

◆ xran_port

- -
-
- - - - -
uint8_t xran_port
-
-

xran id of given RU [0-(XRAN_PORTS_NUM-1)]

- -

Definition at line 416 of file xran_fh_o_du.h.

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