an_enabled 648 drivers/net/dsa/mv88e6xxx/port.c state->an_enabled = 1; an_enabled 724 drivers/net/dsa/mv88e6xxx/port.c state->an_enabled = 1; an_enabled 751 drivers/net/dsa/mv88e6xxx/port.c state->an_enabled = 1; an_enabled 3542 drivers/net/ethernet/marvell/mvneta.c if (state->pause & MLO_PAUSE_AN && state->an_enabled) an_enabled 5033 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c if (state->pause & MLO_PAUSE_AN && state->an_enabled) { an_enabled 277 drivers/net/phy/phylink.c pl->link_config.an_enabled = true; an_enabled 343 drivers/net/phy/phylink.c state->pause, state->link, state->an_enabled); an_enabled 357 drivers/net/phy/phylink.c if (pl->link_config.an_enabled && an_enabled 368 drivers/net/phy/phylink.c state->an_enabled = pl->link_config.an_enabled; an_enabled 643 drivers/net/phy/phylink.c pl->link_config.an_enabled = true; an_enabled 1111 drivers/net/phy/phylink.c kset->base.autoneg = state->an_enabled ? AUTONEG_ENABLE : an_enabled 1218 drivers/net/phy/phylink.c config.an_enabled = false; an_enabled 1228 drivers/net/phy/phylink.c config.an_enabled = true; an_enabled 1237 drivers/net/phy/phylink.c if (config.an_enabled && phylink_is_empty_linkmode(config.advertising)) an_enabled 1258 drivers/net/phy/phylink.c pl->link_config.an_enabled = our_kset.base.autoneg != AUTONEG_DISABLE; an_enabled 1719 drivers/net/phy/phylink.c config.an_enabled = pl->link_config.an_enabled; an_enabled 1841 drivers/net/phy/phylink.c bool want_2500 = state->an_enabled ? an_enabled 53 include/linux/phylink.h unsigned int an_enabled:1;