Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/dlink/
H A Dsundance.c270 RxOctetsHigh = 0x6a, enumerator
1545 dev->stats.rx_bytes += ioread16(ioaddr + RxOctetsHigh) << 16; in get_stats()