Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h177 struct tp_tcp_stats { struct
757 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4,
758 struct tp_tcp_stats *v6, bool sleep_ok);
H A Dt4_hw.c6052 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4, in t4_tp_get_tcp_stats()
6053 struct tp_tcp_stats *v6, bool sleep_ok) in t4_tp_get_tcp_stats()
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h218 struct tp_tcp_stats v4, v6;
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c10524 struct tp_tcp_stats v4, v6; in sysctl_tcp_stats()