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.