Home
last modified time | relevance | path

Searched refs:PHYLINK_DISABLE_STOPPED (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphylink.c33 PHYLINK_DISABLE_STOPPED, enumerator
490 if (test_bit(PHYLINK_DISABLE_STOPPED, &pl->phylink_disable_state)) in phylink_change_inband_advert()
861 __set_bit(PHYLINK_DISABLE_STOPPED, &pl->phylink_disable_state); in phylink_create()
1233 clear_bit(PHYLINK_DISABLE_STOPPED, &pl->phylink_disable_state); in phylink_start()
1294 phylink_run_resolve_and_disable(pl, PHYLINK_DISABLE_STOPPED); in phylink_stop()
1559 if (!test_bit(PHYLINK_DISABLE_STOPPED, in phylink_ethtool_ksettings_set()
2148 if (changed && !test_bit(PHYLINK_DISABLE_STOPPED, in phylink_sfp_config()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphylink.c34 PHYLINK_DISABLE_STOPPED, enumerator
1226 if (test_bit(PHYLINK_DISABLE_STOPPED, &pl->phylink_disable_state)) in phylink_change_inband_advert()
1655 __set_bit(PHYLINK_DISABLE_STOPPED, &pl->phylink_disable_state); in phylink_create()
2094 phylink_enable_and_run_resolve(pl, PHYLINK_DISABLE_STOPPED); in phylink_start()
2150 phylink_run_resolve_and_disable(pl, PHYLINK_DISABLE_STOPPED); in phylink_stop()
2509 if (!test_bit(PHYLINK_DISABLE_STOPPED, in phylink_ethtool_ksettings_set()
3084 if (changed && !test_bit(PHYLINK_DISABLE_STOPPED, in phylink_sfp_set_config()

Completed in 8 milliseconds