Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1416 #define SSTAT(m) \ macro
1425 SSTAT(rx_packets),
1426 SSTAT(tx_packets),
1427 SSTAT(rx_bytes),
1428 SSTAT(tx_bytes),
1429 SSTAT(rx_errors),
1430 SSTAT(tx_errors),
1431 SSTAT(rx_dropped),
1432 SSTAT(tx_dropped),
/linux-4.1.27/drivers/dma/dw/
Dregs.h43 DW_REG(SSTAT);