FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
output.c File Reference
+ Include dependency graph for output.c:

Go to the source code of this file.

Functions

static_always_inline u8 avf_tx_desc_get_dtyp (avf_tx_desc_t *d)
 
static_always_inline u16 avf_tx_enqueue (vlib_main_t *vm, vlib_node_runtime_t *node, avf_txq_t *txq, u32 *buffers, u32 n_packets, int use_va_dma)
 
VNET_DEVICE_CLASS_TX_FN() avf_device_class (vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame)
 

Function Documentation

◆ avf_device_class()

VNET_DEVICE_CLASS_TX_FN() avf_device_class ( vlib_main_t vm,
vlib_node_runtime_t node,
vlib_frame_t frame 
)

Definition at line 266 of file output.c.

+ Here is the call graph for this function:

◆ avf_tx_desc_get_dtyp()

static_always_inline u8 avf_tx_desc_get_dtyp ( avf_tx_desc_t d)

Definition at line 28 of file output.c.

+ Here is the caller graph for this function:

◆ avf_tx_enqueue()

static_always_inline u16 avf_tx_enqueue ( vlib_main_t vm,
vlib_node_runtime_t node,
avf_txq_t txq,
u32 buffers,
u32  n_packets,
int  use_va_dma 
)

Definition at line 34 of file output.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: