FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
format.c File Reference
+ Include dependency graph for format.c:

Go to the source code of this file.

Functions

u8format_rdma_device_name (u8 *s, va_list *args)
 
u8format_rdma_device_flags (u8 *s, va_list *args)
 
u8format_rdma_bit_flag (u8 *s, va_list *args)
 
u8format_rdma_device (u8 *s, va_list *args)
 
u8format_rdma_input_trace (u8 *s, va_list *args)
 
static u8format_mlx5_bits (u8 *s, va_list *args)
 
static u8format_mlx5_field (u8 *s, va_list *args)
 
u8format_mlx5_cqe_rx (u8 *s, va_list *args)
 
u8format_rdma_rxq (u8 *s, va_list *args)
 

Function Documentation

◆ format_mlx5_bits()

static u8* format_mlx5_bits ( u8 s,
va_list *  args 
)
static

Definition at line 175 of file format.c.

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

◆ format_mlx5_cqe_rx()

u8* format_mlx5_cqe_rx ( u8 s,
va_list *  args 
)

Definition at line 218 of file format.c.

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

◆ format_mlx5_field()

static u8* format_mlx5_field ( u8 s,
va_list *  args 
)
static

Definition at line 196 of file format.c.

+ Here is the call graph for this function:

◆ format_rdma_bit_flag()

u8* format_rdma_bit_flag ( u8 s,
va_list *  args 
)

Definition at line 52 of file format.c.

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

◆ format_rdma_device()

u8* format_rdma_device ( u8 s,
va_list *  args 
)

Definition at line 76 of file format.c.

+ Here is the call graph for this function:

◆ format_rdma_device_flags()

u8* format_rdma_device_flags ( u8 s,
va_list *  args 
)

Definition at line 37 of file format.c.

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

◆ format_rdma_device_name()

u8* format_rdma_device_name ( u8 s,
va_list *  args 
)

Definition at line 23 of file format.c.

+ Here is the call graph for this function:

◆ format_rdma_input_trace()

u8* format_rdma_input_trace ( u8 s,
va_list *  args 
)

Definition at line 128 of file format.c.

+ Here is the call graph for this function:

◆ format_rdma_rxq()

u8* format_rdma_rxq ( u8 s,
va_list *  args 
)

Definition at line 235 of file format.c.

+ Here is the call graph for this function: