Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/dsa/sja1105/
Dsja1105_ethtool.c50 u64 n_rxbytesh; member
150 sja1105_unpack(p + 0x5, &status->n_rxbytesh, 31, 0, 4); in sja1105_port_status_hl1_unpack()
157 status->n_rxbyte += status->n_rxbytesh << 32; in sja1105_port_status_hl1_unpack()