Home
last modified time | relevance | path

Searched refs:tp_usm_stats (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h234 struct tp_usm_stats { struct
785 void t4_get_usm_stats(struct adapter *adap, struct tp_usm_stats *st,
H A Dt4_hw.c6079 void t4_get_usm_stats(struct adapter *adap, struct tp_usm_stats *st, in t4_get_usm_stats()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c718 struct tp_usm_stats *tp_usm_stats_buff; in collect_ddp_stats()
722 size = sizeof(struct tp_usm_stats); in collect_ddp_stats()
728 tp_usm_stats_buff = (struct tp_usm_stats *) scratch_buff.data; in collect_ddp_stats()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c936 struct tp_usm_stats *tp_usm_stats_buff; in view_ddp_stats()
944 tp_usm_stats_buff = (struct tp_usm_stats *) dc_buff.data; in view_ddp_stats()