Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/apm/xgene-v2/
H A Dethtool.c12 #define XGE_STAT(m) { #m, offsetof(struct xge_pdata, stats.m) } macro
21 XGE_STAT(rx_packets),
22 XGE_STAT(tx_packets),
23 XGE_STAT(rx_bytes),
24 XGE_STAT(tx_bytes),
25 XGE_STAT(rx_errors)