Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c667 rc = compress_buff(&scratch_buff, dbg_buff); in collect_rss()
703 rc = compress_buff(&scratch_buff, dbg_buff); in collect_sw_state()
738 rc = compress_buff(&scratch_buff, dbg_buff); in collect_ddp_stats()
786 rc = compress_buff(&scratch_buff, dbg_buff); in collect_ulptx_la()
820 rc = compress_buff(&scratch_buff, dbg_buff); in collect_ulprx_la()
854 rc = compress_buff(&scratch_buff, dbg_buff); in collect_cpl_stats()
898 rc = compress_buff(&scratch_buff, dbg_buff); in collect_wc_stats()
1194 rc = compress_buff(&scratch_buff, dbg_buff); in collect_meminfo()
1239 rc = compress_buff(&scratch_buff, dbg_buff); in collect_lb_stats()
1273 rc = compress_buff(&scratch_buff, dbg_buff); in collect_rdma_stats()
[all …]
H A Dcudbg_lib_common.h137 int compress_buff(struct cudbg_buffer *, struct cudbg_buffer *);
H A Dfastlz_api.c229 compress_buff(struct cudbg_buffer *pin_buff, struct cudbg_buffer *pout_buff) in compress_buff() function
H A Dcudbg_wtp.c937 rc = compress_buff(&scratch_buff, dbg_buff); in t5_wtp_data()
1301 rc = compress_buff(&scratch_buff, dbg_buff); in t6_wtp_data()