Searched refs:tx_flowctl (Results 1 – 2 of 2) sorted by relevance
95 uint32_t tx_flowctl; /**< Transmit Flow Control */ member
580 s->tx_flowctl = 0; in allwinner_sun8i_emac_reset()612 value = s->tx_flowctl; in allwinner_sun8i_emac_read()722 s->tx_flowctl = value; in allwinner_sun8i_emac_write()874 VMSTATE_UINT32(tx_flowctl, AwSun8iEmacState),