Searched refs:tx_pause (Results 1 – 2 of 2) sorted by relevance
2481 epause->tx_pause = sunxi_gmac_read_tx_flowctl(chip->base); in sunxi_gmac_ethtool_get_pauseparam()2501 sunxi_gmac_write_tx_flowctl(chip->base, !!epause->tx_pause); in sunxi_gmac_ethtool_set_pauseparam()2502 netdev_info(ndev, "Tx flowctrl %s\n", epause->tx_pause ? "ON" : "OFF"); in sunxi_gmac_ethtool_set_pauseparam()
984 u32 tx_pause; member