Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c645 struct tp_usm_stats *tp_usm_stats_buff; in collect_ddp_stats() local
655 tp_usm_stats_buff = (struct tp_usm_stats *) scratch_buff.data; in collect_ddp_stats()
658 t4_get_usm_stats(padap, tp_usm_stats_buff, 1); in collect_ddp_stats()