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

/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c724 int dump_len; local
759 dump_len = min_t(int,
762 dump_buf(block->data, dump_len, 1, offset);
/freebsd-current/sys/contrib/dev/rtw89/
H A Ddebug.c816 u32 dump_len, remain; local
827 dump_len = min_t(u32, remain, MAC_MEM_DUMP_PAGE_SIZE);
830 i < R_AX_INDIR_ACCESS_ENTRY + dump_len;) {
833 j < 4 && i < R_AX_INDIR_ACCESS_ENTRY + dump_len;

Completed in 77 milliseconds