Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h787 void t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4,
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() function
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c1552 t4_tp_get_tcp_stats(padap, &tcp_stats_buff->v4, &tcp_stats_buff->v6, 1); in collect_tcp_stats()