Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c726 int dump_len; in dump_command() local
761 dump_len = min_t(int, in dump_command()
764 dump_buf(block->data, dump_len, 1, offset); in dump_command()