Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c343 if (STATSOURCE_T5_G(v) == 7) { in collect_adapter_stats()
H A Dt4_regs.h532 #define STATSOURCE_T5_G(x) (((x) >> STATSOURCE_T5_S) & STATSOURCE_T5_M) macro