Home
last modified time | relevance | path

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

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