Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe.h745 unsigned int phy_tx_pause; member
Dxgbe-drv.c784 if (pdata->tx_pause != pdata->phy_tx_pause) { in xgbe_adjust_link()
786 pdata->phy_tx_pause = pdata->tx_pause; in xgbe_adjust_link()
836 pdata->phy_tx_pause = pdata->tx_pause; in xgbe_phy_init()