Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_hw.c6103 u32 val[A_TP_MIB_TCP_RXT_SEG_LO - A_TP_MIB_TCP_OUT_RST + 1]; in t4_tp_get_tcp_stats()
6105 #define STAT_IDX(x) ((A_TP_MIB_TCP_##x) - A_TP_MIB_TCP_OUT_RST) in t4_tp_get_tcp_stats()
6111 A_TP_MIB_TCP_OUT_RST, sleep_ok); in t4_tp_get_tcp_stats()
Dt4_regs.h28678 #define A_TP_MIB_TCP_OUT_RST 0xc macro