FD.io VPP  v19.01.3-6-g70449b9b9
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 428 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 431 of file vmxnet3.h.

◆ consume

u16 vmxnet3_tx_ring::consume

Definition at line 434 of file vmxnet3.h.

◆ gen

u32 vmxnet3_tx_ring::gen

Definition at line 432 of file vmxnet3.h.

◆ produce

u16 vmxnet3_tx_ring::produce

Definition at line 433 of file vmxnet3.h.


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