Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c325 static void dump_buf(void *buf, int size, int data_only, int offset, int idx) in dump_buf() argument
337 if (!data_only) in dump_buf()
875 int data_only; in dump_command() local
881 data_only = !!(mlx5_core_debug_mask & (1 << MLX5_CMD_DATA)); in dump_command()
883 if (data_only) in dump_command()
893 if (data_only) { in dump_command()
907 if (data_only) { in dump_command()
920 if (data_only) in dump_command()