X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fxran__pkt__up_8h.html;fp=docs%2FAPI%2Fxran__pkt__up_8h.html;h=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=c1f4bc2432c2409532181b96580f2698de1e617e;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/xran__pkt__up_8h.html b/docs/API/xran__pkt__up_8h.html deleted file mode 100644 index c1f4bc2..0000000 --- a/docs/API/xran__pkt__up_8h.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - - -o-du/phy: xran_pkt_up.h File Reference - - - - - - - - - -
-
- - - - - - -
-
o-du/phy -
-
Intel O-RAN/X-RAN Generated Doxygen Documentation
-
-
- - - - - - - - -
-
- - -
- -
- - -
-
-
-Data Structures | -Macros | -Variables
-
-
xran_pkt_up.h File Reference
-
-
- -

Definitions and support functions to process XRAN packet. -More...

-
#include "xran_pkt.h"
-
-Include dependency graph for xran_pkt_up.h:
-
-
- - - -
-
-This graph shows which files directly or indirectly include this file:
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - -
-
-

Go to the source code of this file.

- - - - - - - - - - - - - - - - - - - - -

-Data Structures

struct  data_section_hdr
 
struct  data_section_compression_hdr
 
union  compression_params
 
struct  compression_params::block_fl_point
 
struct  compression_params::block_scaling
 
struct  compression_params::u_law
 
struct  rb_map
 
struct  xran_up_pkt_hdr
 
struct  eth_xran_up_pkt_hdr
 
- - - - - - - - - -

-Macros

#define IQ_PAIR_NUM_IN_RB   12
 
#define MAX_DATA_SECTIONS_NUM   273
 
#define MAX_IQ_BIT_WIDTH   16
 
#define IQ_BITS   MAX_IQ_BIT_WIDTH
 
- - - -

-Variables

struct data_section_hdr __rte_packed
 
-

Detailed Description

-

Definitions and support functions to process XRAN packet.

-
Author
Intel Corporation
- -

Definition in file xran_pkt_up.h.

-

Macro Definition Documentation

- -

◆ IQ_BITS

- -
-
- - - - -
#define IQ_BITS   MAX_IQ_BIT_WIDTH
-
- -

Definition at line 50 of file xran_pkt_up.h.

- -
-
- -

◆ IQ_PAIR_NUM_IN_RB

- -
-
- - - - -
#define IQ_PAIR_NUM_IN_RB   12
-
- -

Definition at line 45 of file xran_pkt_up.h.

- -
-
- -

◆ MAX_DATA_SECTIONS_NUM

- -
-
- - - - -
#define MAX_DATA_SECTIONS_NUM   273
-
- -

Definition at line 46 of file xran_pkt_up.h.

- -
-
- -

◆ MAX_IQ_BIT_WIDTH

- -
-
- - - - -
#define MAX_IQ_BIT_WIDTH   16
-
- -

Definition at line 47 of file xran_pkt_up.h.

- -
-
-
- - - -