Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1431 #define SSTAT(m) \ macro
1440 SSTAT(rx_packets),
1441 SSTAT(tx_packets),
1442 SSTAT(rx_bytes),
1443 SSTAT(tx_bytes),
1444 SSTAT(rx_errors),
1445 SSTAT(tx_errors),
1446 SSTAT(rx_dropped),
1447 SSTAT(tx_dropped),
/Linux-v6.6/drivers/dma/dw/
Dregs.h45 DW_REG(SSTAT);