Searched refs:data_only (Results 1 – 1 of 1) sorted by relevance
271 static void dump_buf(void *buf, int size, int data_only, int offset, int idx) in dump_buf() argument283 if (!data_only) in dump_buf()805 int data_only; in dump_command() local811 data_only = !!(mlx5_core_debug_mask & (1 << MLX5_CMD_DATA)); in dump_command()813 if (data_only) in dump_command()823 if (data_only) { in dump_command()837 if (data_only) { in dump_command()850 if (data_only) in dump_command()
Completed in 7 milliseconds