Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c241 static void dump_buf(void *buf, int size, int data_only, int offset) in dump_buf() argument
253 if (!data_only) in dump_buf()
573 int data_only; in dump_command() local
577 data_only = !!(mlx5_core_debug_mask & (1 << MLX5_CMD_DATA)); in dump_command()
579 if (data_only) in dump_command()
589 if (data_only) { in dump_command()
603 if (data_only) { in dump_command()
615 if (data_only) in dump_command()