Lines Matching refs:tx_pause
409 bool tx_pause, rx_pause; in phylink_resolve_flow() local
415 &tx_pause, &rx_pause); in phylink_resolve_flow()
416 if (tx_pause) in phylink_resolve_flow()
953 bool tx_pause, rx_pause; in phylink_phy_change() local
955 phy_get_pause(phydev, &tx_pause, &rx_pause); in phylink_phy_change()
961 if (tx_pause) in phylink_phy_change()
1728 pause->tx_pause = !!(pl->link_config.pause & MLO_PAUSE_TX); in phylink_ethtool_get_pauseparam()
1754 pause->rx_pause != pause->tx_pause) in phylink_ethtool_set_pauseparam()
1762 if (pause->tx_pause) in phylink_ethtool_set_pauseparam()
1779 linkmode_set_pause(config->advertising, pause->tx_pause, in phylink_ethtool_set_pauseparam()
1803 pause->tx_pause); in phylink_ethtool_set_pauseparam()
2436 bool tx_pause, rx_pause; in phylink_decode_c37_word() local
2456 &tx_pause, &rx_pause); in phylink_decode_c37_word()
2458 if (tx_pause) in phylink_decode_c37_word()