Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_entity.h271 struct struct_tp_fcoe_stats { struct
H A Dcudbg_lib.c1468 struct struct_tp_fcoe_stats *tp_fcoe_stats_buff; in collect_fcoe_stats()
1472 size = sizeof(struct struct_tp_fcoe_stats); in collect_fcoe_stats()
1478 tp_fcoe_stats_buff = (struct struct_tp_fcoe_stats *) scratch_buff.data; in collect_fcoe_stats()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c1676 struct struct_tp_fcoe_stats *tp_fcoe_stats_buff; in view_fcoe_stats()
1685 tp_fcoe_stats_buff = (struct struct_tp_fcoe_stats *) dc_buff.data; in view_fcoe_stats()