Ensō 0.4.6
Software API reference
Loading...
Searching...
No Matches
enso::RxEnsoPipeInternal Struct Reference

Public Attributes

uint32_t * buf
 
uint64_t buf_phys_addr
 
struct QueueRegsregs
 
uint32_t * buf_head_ptr
 
uint32_t rx_head
 
uint32_t rx_tail
 
uint64_t phys_buf_offset
 
enso_pipe_id_t id
 
std::string huge_page_prefix
 

Detailed Description

Definition at line 111 of file internals.h.

Member Data Documentation

◆ buf

uint32_t* enso::RxEnsoPipeInternal::buf

Definition at line 112 of file internals.h.

◆ buf_head_ptr

uint32_t* enso::RxEnsoPipeInternal::buf_head_ptr

Definition at line 115 of file internals.h.

◆ buf_phys_addr

uint64_t enso::RxEnsoPipeInternal::buf_phys_addr

Definition at line 113 of file internals.h.

◆ huge_page_prefix

std::string enso::RxEnsoPipeInternal::huge_page_prefix

Definition at line 120 of file internals.h.

◆ id

enso_pipe_id_t enso::RxEnsoPipeInternal::id

Definition at line 119 of file internals.h.

◆ phys_buf_offset

uint64_t enso::RxEnsoPipeInternal::phys_buf_offset

Definition at line 118 of file internals.h.

◆ regs

struct QueueRegs* enso::RxEnsoPipeInternal::regs

Definition at line 114 of file internals.h.

◆ rx_head

uint32_t enso::RxEnsoPipeInternal::rx_head

Definition at line 116 of file internals.h.

◆ rx_tail

uint32_t enso::RxEnsoPipeInternal::rx_tail

Definition at line 117 of file internals.h.


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