Home
last modified time | relevance | path

Searched refs:A_TP_MIB_TCP_OUT_RST (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c2766 u32 val[A_TP_MIB_TCP_RXT_SEG_LO - A_TP_MIB_TCP_OUT_RST + 1]; in t4_tp_get_tcp_stats()
2768 #define STAT_IDX(x) ((A_TP_MIB_TCP_##x) - A_TP_MIB_TCP_OUT_RST) in t4_tp_get_tcp_stats()
2774 ARRAY_SIZE(val), A_TP_MIB_TCP_OUT_RST); in t4_tp_get_tcp_stats()
H A Dt4_regs.h13604 #define A_TP_MIB_TCP_OUT_RST 0xc macro