Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h227 struct tp_tcp_stats { struct
787 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4,
788 struct tp_tcp_stats *v6, bool sleep_ok);
H A Dt4_hw.c5942 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4, in t4_tp_get_tcp_stats()
5943 struct tp_tcp_stats *v6, bool sleep_ok) in t4_tp_get_tcp_stats()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_entity.h263 struct tp_tcp_stats v4, v6;