Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1434 #define SSTAT(m) \ macro
1443 SSTAT(rx_packets),
1444 SSTAT(tx_packets),
1445 SSTAT(rx_bytes),
1446 SSTAT(tx_bytes),
1447 SSTAT(rx_errors),
1448 SSTAT(tx_errors),
1449 SSTAT(rx_dropped),
1450 SSTAT(tx_dropped),
/Linux-v5.4/drivers/dma/dw/
Dregs.h45 DW_REG(SSTAT);