Home
last modified time | relevance | path

Searched refs:ADVERTISE_1000_FULL (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/igb/
De1000_defines.h266 #define ADVERTISE_1000_FULL 0x0020 macro
271 ADVERTISE_1000_FULL)
277 ADVERTISE_1000_FULL)
De1000_phy.c813 if (phy->autoneg_advertised == ADVERTISE_1000_FULL) { in igb_copper_link_setup_igp()
958 if (phy->autoneg_mask & ADVERTISE_1000_FULL) { in igb_phy_setup_autoneg()
1014 if (phy->autoneg_advertised & ADVERTISE_1000_FULL) { in igb_phy_setup_autoneg()
1080 if (phy->autoneg_mask & ADVERTISE_1000_FULL) { in igb_phy_setup_autoneg()
Digb_ethtool.c2706 ~(ADVERTISE_100_FULL | ADVERTISE_1000_FULL))) { in igb_set_eee()
2712 adv1g_eee = !!(edata->advertised & ADVERTISE_1000_FULL); in igb_set_eee()
Digb_main.c7337 adapter->hw.phy.autoneg_advertised = ADVERTISE_1000_FULL; in igb_set_spd_dplx()
/linux-4.1.27/drivers/net/ethernet/atheros/atl1e/
Datl1e.h115 ADVERTISE_1000_FULL)
345 #define ADVERTISE_1000_FULL 0x0020 macro
Datl1e_ethtool.c80 if ((ecmd->advertising&ADVERTISE_1000_FULL)) { in atl1e_set_settings()
108 if (hw->autoneg_advertised & ADVERTISE_1000_FULL) in atl1e_set_settings()
Datl1e_hw.c334 hw->autoneg_advertised |= ADVERTISE_1000_FULL; in atl1e_phy_setup_autoneg_adv()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Ddefines.h251 #define ADVERTISE_1000_FULL 0x0020 macro
256 ADVERTISE_100_FULL | ADVERTISE_1000_FULL)
Dphy.c896 if (phy->autoneg_advertised == ADVERTISE_1000_FULL) { in e1000e_copper_link_setup_igp()
949 if (phy->autoneg_mask & ADVERTISE_1000_FULL) { in e1000_phy_setup_autoneg()
1003 if (phy->autoneg_advertised & ADVERTISE_1000_FULL) { in e1000_phy_setup_autoneg()
1071 if (phy->autoneg_mask & ADVERTISE_1000_FULL) in e1000_phy_setup_autoneg()
Dethtool.c240 adapter->hw.phy.autoneg_advertised = ADVERTISE_1000_FULL; in e1000_set_spd_dplx()
2231 if (edata->advertised & ~(ADVERTISE_100_FULL | ADVERTISE_1000_FULL)) { in e1000e_set_eee()
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
De1000_param.c691 ADVERTISE_1000_FULL; in e1000_check_copper_options()
742 adapter->hw.autoneg_advertised = ADVERTISE_1000_FULL; in e1000_check_copper_options()
De1000_main.c705 hw->autoneg_advertised == ADVERTISE_1000_FULL) { in e1000_reset()
4683 !(hw->autoneg_advertised & ADVERTISE_1000_FULL)) in e1000_smartspeed()
5040 hw->autoneg_advertised = ADVERTISE_1000_FULL; in e1000_set_spd_dplx()
De1000_hw.c1169 if (hw->autoneg_advertised == ADVERTISE_1000_FULL) { in e1000_copper_link_igp_setup()
1586 if (hw->autoneg_advertised & ADVERTISE_1000_FULL) { in e1000_phy_setup_autoneg()
De1000_hw.h3105 #define ADVERTISE_1000_FULL 0x0020 macro
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/
Datlx.h478 #define ADVERTISE_1000_FULL 0x0020 macro