Lines Matching defs:changed
1218 * and then restart AN if it indicates something changed. Otherwise, we do
1246 * the programmed advertisement has changed.
1469 /* If the interface has changed, force a
1504 /* The interface has changed, force the link down and
2130 * network device's carrier state should not be changed prior to calling this
2399 * the presence of a PHY, this should not be changed as that
2438 * be changed. If the advertisement matches, simply return.
2503 /* The interface changed, e.g. 1000base-X <-> 2500base-X */
2623 * the advertisement changed.
2639 /* If the manual pause settings changed, make sure we trigger a
3056 bool changed = false;
3064 changed = true;
3069 changed = true;
3077 changed = true;
3084 if (changed && !test_bit(PHYLINK_DISABLE_STOPPED,
3609 * Return: The new value for @adv, or ``-EINVAL`` if it should not be changed.
3647 * has not changed, or positive if there is a change.
3654 bool changed = 0;
3664 changed = ret;
3677 return changed;