Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1448 #define SSTAT(m) \ macro
1457 SSTAT(rx_packets),
1458 SSTAT(tx_packets),
1459 SSTAT(rx_bytes),
1460 SSTAT(tx_bytes),
1461 SSTAT(rx_errors),
1462 SSTAT(tx_errors),
1463 SSTAT(rx_dropped),
1464 SSTAT(tx_dropped),
/linux-4.4.14/drivers/dma/dw/
Dregs.h43 DW_REG(SSTAT);