Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h757 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4,
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() function
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c1466 t4_tp_get_tcp_stats(padap, &tcp_stats_buff->v4, &tcp_stats_buff->v6, 1); in collect_tcp_stats()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c10652 t4_tp_get_tcp_stats(sc, &v4, &v6, 0); in sysctl_tcp_stats()