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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c4805 #define STAT_IDX(x) ((TP_MIB_TCP_##x##_A) - TP_MIB_TCP_OUT_RST_A) t4_tp_get_tcp_stats() macro
4806 #define STAT(x) val[STAT_IDX(x)] t4_tp_get_tcp_stats()
4827 #undef STAT_IDX t4_tp_get_tcp_stats() macro

Completed in 85 milliseconds