Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c277 static void dump_buf(void *buf, int size, int data_only, int offset, int idx) in dump_buf() argument
289 if (!data_only) in dump_buf()
836 int data_only; in dump_command() local
842 data_only = !!(mlx5_core_debug_mask & (1 << MLX5_CMD_DATA)); in dump_command()
844 if (data_only) in dump_command()
854 if (data_only) { in dump_command()
868 if (data_only) { in dump_command()
881 if (data_only) in dump_command()