FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
static_always_inline void | rdma_device_output_free (vlib_main_t *vm, rdma_txq_t *txq) |
static_always_inline u32 | rmda_device_output_tx (vlib_main_t *vm, const rdma_device_t *rd, rdma_txq_t *txq, u32 n_left_from, u32 *bi) |
VNET_DEVICE_CLASS_TX_FN() | rdma_device_class (vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame) |
VNET_DEVICE_CLASS_TX_FN() rdma_device_class | ( | vlib_main_t * | vm, |
vlib_node_runtime_t * | node, | ||
vlib_frame_t * | frame | ||
) |
static_always_inline void rdma_device_output_free | ( | vlib_main_t * | vm, |
rdma_txq_t * | txq | ||
) |
static_always_inline u32 rmda_device_output_tx | ( | vlib_main_t * | vm, |
const rdma_device_t * | rd, | ||
rdma_txq_t * | txq, | ||
u32 | n_left_from, | ||
u32 * | bi | ||
) |