Searched refs:TP_MIB_TCP_OUT_RST_A (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c3170 u32 val[TP_MIB_TCP_RXT_SEG_LO_A - TP_MIB_TCP_OUT_RST_A + 1]; t4_tp_get_tcp_stats()
3172 #define STAT_IDX(x) ((TP_MIB_TCP_##x##_A) - TP_MIB_TCP_OUT_RST_A) t4_tp_get_tcp_stats()
3178 ARRAY_SIZE(val), TP_MIB_TCP_OUT_RST_A); t4_tp_get_tcp_stats()
H A Dt4_regs.h1402 #define TP_MIB_TCP_OUT_RST_A 0xc macro

Completed in 226 milliseconds