Searched refs:t4_tp_get_tcp_stats (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/cxgbe/common/ |
H A D | common.h | 757 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4,
|
H A D | t4_hw.c | 6052 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 D | cudbg_lib.c | 1466 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 D | t4_main.c | 10652 t4_tp_get_tcp_stats(sc, &v4, &v6, 0); in sysctl_tcp_stats()
|