Home
last modified time | relevance | path

Searched refs:data_only (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c304 static void dump_buf(void *buf, int size, int data_only, int offset) in dump_buf() argument
316 if (!data_only) in dump_buf()
723 int data_only; in dump_command() local
728 data_only = !!(mlx5_core_debug_mask & (1 << MLX5_CMD_DATA)); in dump_command()
730 if (data_only) in dump_command()
740 if (data_only) { in dump_command()
758 if (data_only) { in dump_command()
777 if (data_only) in dump_command()