Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcudbg_lib.c831 t4_get_regs(padap, (void *)temp_buff.data, temp_buff.size); in cudbg_collect_reg_dump()
944 &temp_buff); in cudbg_collect_cim_qcfg()
1555 &temp_buff); in cudbg_collect_rss()
1580 &temp_buff); in cudbg_collect_rss_vf_config()
1600 &temp_buff); in cudbg_collect_path_mtu()
1618 &temp_buff); in cudbg_collect_pm_stats()
1641 &temp_buff); in cudbg_collect_hw_sched()
1873 &temp_buff); in cudbg_collect_ulprx_la()
1916 &temp_buff); in cudbg_collect_meminfo()
1974 &temp_buff); in cudbg_collect_clk_info()
[all …]
A Dcudbg_zlib.c31 struct cudbg_buffer temp_buff = { 0 }; in cudbg_compress_buff() local
37 rc = cudbg_get_compress_hdr(pout_buff, &temp_buff); in cudbg_compress_buff()
41 c_hdr = (struct cudbg_compress_hdr *)temp_buff.data; in cudbg_compress_buff()

Completed in 14 milliseconds