Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c285 if (STATSOURCE_T5_G(v) == 7) { in collect_adapter_stats()
Dt4_regs.h526 #define STATSOURCE_T5_G(x) (((x) >> STATSOURCE_T5_S) & STATSOURCE_T5_M) macro