Lines Matching full:advertise
857 * configure to advertise the full capability. Setup the PHY to autoneg
873 * by the calling code so we set to advertise full capability. in igb_copper_link_autoneg()
948 * autoneg_advertised software override. Since we can advertise in igb_phy_setup_autoneg()
965 /* Do we want to advertise 10 Mb Half Duplex? */ in igb_phy_setup_autoneg()
967 hw_dbg("Advertise 10mb Half duplex\n"); in igb_phy_setup_autoneg()
971 /* Do we want to advertise 10 Mb Full Duplex? */ in igb_phy_setup_autoneg()
973 hw_dbg("Advertise 10mb Full duplex\n"); in igb_phy_setup_autoneg()
977 /* Do we want to advertise 100 Mb Half Duplex? */ in igb_phy_setup_autoneg()
979 hw_dbg("Advertise 100mb Half duplex\n"); in igb_phy_setup_autoneg()
983 /* Do we want to advertise 100 Mb Full Duplex? */ in igb_phy_setup_autoneg()
985 hw_dbg("Advertise 100mb Full duplex\n"); in igb_phy_setup_autoneg()
989 /* We do not allow the Phy to advertise 1000 Mb Half Duplex */ in igb_phy_setup_autoneg()
991 hw_dbg("Advertise 1000mb Half duplex request denied!\n"); in igb_phy_setup_autoneg()
993 /* Do we want to advertise 1000 Mb Full Duplex? */ in igb_phy_setup_autoneg()
995 hw_dbg("Advertise 1000mb Full duplex\n"); in igb_phy_setup_autoneg()
1027 * Since there really isn't a way to advertise that we are in igb_phy_setup_autoneg()
1028 * capable of RX Pause ONLY, we will advertise that we in igb_phy_setup_autoneg()