Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c5590 u32 val[TP_MIB_TCP_RXT_SEG_LO_A - TP_MIB_TCP_OUT_RST_A + 1]; in t4_tp_get_tcp_stats()
5592 #define STAT_IDX(x) ((TP_MIB_TCP_##x##_A) - TP_MIB_TCP_OUT_RST_A) in t4_tp_get_tcp_stats()
5598 TP_MIB_TCP_OUT_RST_A, sleep_ok); in t4_tp_get_tcp_stats()
Dt4_regs.h1653 #define TP_MIB_TCP_OUT_RST_A 0xc macro