o-du/phy
Intel O-RAN/X-RAN Generated Doxygen Documentation
Data Fields
xran_ethdi_ctx Struct Reference

#include <ethdi.h>

Collaboration diagram for xran_ethdi_ctx:
Collaboration graph

Data Fields

struct xran_io_loop_cfg io_cfg
 
struct ether_addr entities [ID_BROADCAST+1]
 
uint8_t ping_state
 
int ping_times
 
int known_peers
 
struct rte_ring * tx_ring [ETHDI_VF_MAX]
 
struct rte_ring * rx_ring [ETHDI_VF_MAX]
 
struct rte_ring * pkt_dump_ring [ETHDI_VF_MAX]
 
struct rte_timer timer_autodetect
 
struct rte_timer timer_ping
 
struct rte_timer timer_sync
 
struct rte_timer timer_tx
 
uint64_t busy_poll_till
 
unsigned pkt_stats [PKT_LAST+1]
 
uint16_t cp_vtag
 
uint16_t up_vtag
 

Detailed Description

Definition at line 111 of file ethdi.h.

Field Documentation

◆ busy_poll_till

uint64_t busy_poll_till

Definition at line 127 of file ethdi.h.

◆ cp_vtag

uint16_t cp_vtag

Definition at line 131 of file ethdi.h.

◆ entities

struct ether_addr entities[ID_BROADCAST+1]

Definition at line 114 of file ethdi.h.

◆ io_cfg

struct xran_io_loop_cfg io_cfg

Definition at line 113 of file ethdi.h.

◆ known_peers

int known_peers

Definition at line 117 of file ethdi.h.

◆ ping_state

uint8_t ping_state

Definition at line 115 of file ethdi.h.

◆ ping_times

int ping_times

Definition at line 116 of file ethdi.h.

◆ pkt_dump_ring

struct rte_ring* pkt_dump_ring[ETHDI_VF_MAX]

Definition at line 121 of file ethdi.h.

◆ pkt_stats

unsigned pkt_stats[PKT_LAST+1]

Definition at line 129 of file ethdi.h.

◆ rx_ring

struct rte_ring* rx_ring[ETHDI_VF_MAX]

Definition at line 120 of file ethdi.h.

◆ timer_autodetect

struct rte_timer timer_autodetect

Definition at line 122 of file ethdi.h.

◆ timer_ping

struct rte_timer timer_ping

Definition at line 123 of file ethdi.h.

◆ timer_sync

struct rte_timer timer_sync

Definition at line 124 of file ethdi.h.

◆ timer_tx

struct rte_timer timer_tx

Definition at line 125 of file ethdi.h.

◆ tx_ring

struct rte_ring* tx_ring[ETHDI_VF_MAX]

Definition at line 119 of file ethdi.h.

◆ up_vtag

uint16_t up_vtag

Definition at line 132 of file ethdi.h.


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