Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h226 struct struct_tp_fcoe_stats { struct
H A Dcudbg_lib.c1382 struct struct_tp_fcoe_stats *tp_fcoe_stats_buff; in collect_fcoe_stats()
1386 size = sizeof(struct struct_tp_fcoe_stats); in collect_fcoe_stats()
1392 tp_fcoe_stats_buff = (struct struct_tp_fcoe_stats *) scratch_buff.data; in collect_fcoe_stats()