FD.io VPP  v21.06
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_rss4 (u8 *s, va_list *args)
 
u8format_rdma_rss6 (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 213 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 256 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 234 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 112 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 166 of file format.c.

+ Here is the call graph for this function:

◆ format_rdma_rss4()

u8* format_rdma_rss4 ( u8 s,
va_list *  args 
)

Definition at line 76 of file format.c.

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

◆ format_rdma_rss6()

u8* format_rdma_rss6 ( u8 s,
va_list *  args 
)

Definition at line 94 of file format.c.

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

◆ format_rdma_rxq()

u8* format_rdma_rxq ( u8 s,
va_list *  args 
)

Definition at line 273 of file format.c.

+ Here is the call graph for this function: