Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c5945 u32 val[A_TP_MIB_TCP_RXT_SEG_LO - A_TP_MIB_TCP_OUT_RST + 1]; in t4_tp_get_tcp_stats()
5947 #define STAT_IDX(x) ((A_TP_MIB_TCP_##x) - A_TP_MIB_TCP_OUT_RST) in t4_tp_get_tcp_stats()
5953 A_TP_MIB_TCP_OUT_RST, sleep_ok); in t4_tp_get_tcp_stats()
H A Dt4_regs.h7151 #define A_TP_MIB_TCP_OUT_RST 0xc macro