Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h221 struct struct_tp_err_stats { struct
H A Dcudbg_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()