Lines Matching refs:tx_pause
456 bool tx_pause, rx_pause; in phylink_resolve_flow() local
462 &tx_pause, &rx_pause); in phylink_resolve_flow()
463 if (tx_pause) in phylink_resolve_flow()
1005 bool tx_pause, rx_pause; in phylink_phy_change() local
1007 phy_get_pause(phydev, &tx_pause, &rx_pause); in phylink_phy_change()
1013 if (tx_pause) in phylink_phy_change()
1782 pause->tx_pause = !!(pl->link_config.pause & MLO_PAUSE_TX); in phylink_ethtool_get_pauseparam()
1808 pause->rx_pause != pause->tx_pause) in phylink_ethtool_set_pauseparam()
1816 if (pause->tx_pause) in phylink_ethtool_set_pauseparam()
1833 linkmode_set_pause(config->advertising, pause->tx_pause, in phylink_ethtool_set_pauseparam()
1857 pause->tx_pause); in phylink_ethtool_set_pauseparam()
2490 bool tx_pause, rx_pause; in phylink_decode_c37_word() local
2510 &tx_pause, &rx_pause); in phylink_decode_c37_word()
2512 if (tx_pause) in phylink_decode_c37_word()