Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDcommon.h522 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4,
HDt4_hw.c3173 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4, in t4_tp_get_tcp_stats() function
/trueos/sys/dev/cxgbe/
HDt4_main.c6427 t4_tp_get_tcp_stats(sc, &v4, &v6); in sysctl_tcp_stats()