FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
mrvl_pp2_per_thread_data_t Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

struct pp2_hif * hif
 
struct pp2_ppio_desc * descs
 
struct buff_release_entry bre [MRVL_PP2_BUFF_BATCH_SZ]
 
u32 buffers [VLIB_FRAME_SIZE]
 

Detailed Description

Definition at line 68 of file pp2.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

mrvl_pp2_per_thread_data_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ bre

struct buff_release_entry mrvl_pp2_per_thread_data_t::bre[MRVL_PP2_BUFF_BATCH_SZ]

Definition at line 73 of file pp2.h.

◆ buffers

u32 mrvl_pp2_per_thread_data_t::buffers[VLIB_FRAME_SIZE]

Definition at line 74 of file pp2.h.

◆ descs

struct pp2_ppio_desc* mrvl_pp2_per_thread_data_t::descs

Definition at line 72 of file pp2.h.

◆ hif

struct pp2_hif* mrvl_pp2_per_thread_data_t::hif

Definition at line 71 of file pp2.h.


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