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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c320 static void dump_buf(void *buf, int size, int data_only, int offset, int idx) argument
332 if (!data_only)
865 int data_only; local
871 data_only = !!(mlx5_core_debug_mask & (1 << MLX5_CMD_DATA));
873 if (data_only)
883 if (data_only) {
897 if (data_only) {
910 if (data_only)

Completed in 260 milliseconds