Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1446 #define SSTAT(m) \ macro
1455 SSTAT(rx_packets),
1456 SSTAT(tx_packets),
1457 SSTAT(rx_bytes),
1458 SSTAT(tx_bytes),
1459 SSTAT(rx_errors),
1460 SSTAT(tx_errors),
1461 SSTAT(rx_dropped),
1462 SSTAT(tx_dropped),
/Linux-v4.19/drivers/dma/dw/
Dregs.h48 DW_REG(SSTAT);