FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vmxnet3_tx_ring Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

u32bufs
 
u32 gen
 
u16 produce
 
u16 consume
 

Detailed Description

Definition at line 525 of file vmxnet3.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

vmxnet3_tx_ring::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ bufs

u32* vmxnet3_tx_ring::bufs

Definition at line 528 of file vmxnet3.h.

◆ consume

u16 vmxnet3_tx_ring::consume

Definition at line 531 of file vmxnet3.h.

◆ gen

u32 vmxnet3_tx_ring::gen

Definition at line 529 of file vmxnet3.h.

◆ produce

u16 vmxnet3_tx_ring::produce

Definition at line 530 of file vmxnet3.h.


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