Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h226 struct struct_tp_fcoe_stats { struct
H A Dcudbg_lib.c1384 struct struct_tp_fcoe_stats *tp_fcoe_stats_buff; in collect_fcoe_stats()
1388 size = sizeof(struct struct_tp_fcoe_stats); in collect_fcoe_stats()
1394 tp_fcoe_stats_buff = (struct struct_tp_fcoe_stats *) scratch_buff.data; in collect_fcoe_stats()