Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/cudbg/
HDcudbg_entity.h223 struct struct_tp_err_stats { struct
HDcudbg_lib.c1422 struct struct_tp_err_stats *tp_err_stats_buff; in collect_tp_err_stats()
1426 size = sizeof(struct struct_tp_err_stats); in collect_tp_err_stats()
1432 tp_err_stats_buff = (struct struct_tp_err_stats *) scratch_buff.data; in collect_tp_err_stats()