Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c271 static void dump_buf(void *buf, int size, int data_only, int offset) in dump_buf() argument
283 if (!data_only) in dump_buf()
797 int data_only; in dump_command() local
802 data_only = !!(mlx5_core_debug_mask & (1 << MLX5_CMD_DATA)); in dump_command()
804 if (data_only) in dump_command()
814 if (data_only) { in dump_command()
828 if (data_only) { in dump_command()
840 if (data_only) in dump_command()