Lines Matching full:advertise

856 		 * advertise that we are capable of Rx Pause ONLY, we will  in e1000_setup_fiber_serdes_link()
857 * advertise that we support both symmetric and asymmetric Rx in e1000_setup_fiber_serdes_link()
1320 * by the calling code so we set to advertise full capability. in e1000_copper_link_autoneg()
1515 * autoneg_advertised software override. Since we can advertise in e1000_phy_setup_autoneg()
1529 /* Do we want to advertise 10 Mb Half Duplex? */ in e1000_phy_setup_autoneg()
1531 e_dbg("Advertise 10mb Half duplex\n"); in e1000_phy_setup_autoneg()
1535 /* Do we want to advertise 10 Mb Full Duplex? */ in e1000_phy_setup_autoneg()
1537 e_dbg("Advertise 10mb Full duplex\n"); in e1000_phy_setup_autoneg()
1541 /* Do we want to advertise 100 Mb Half Duplex? */ in e1000_phy_setup_autoneg()
1543 e_dbg("Advertise 100mb Half duplex\n"); in e1000_phy_setup_autoneg()
1547 /* Do we want to advertise 100 Mb Full Duplex? */ in e1000_phy_setup_autoneg()
1549 e_dbg("Advertise 100mb Full duplex\n"); in e1000_phy_setup_autoneg()
1553 /* We do not allow the Phy to advertise 1000 Mb Half Duplex */ in e1000_phy_setup_autoneg()
1556 ("Advertise 1000mb Half duplex requested, request denied!\n"); in e1000_phy_setup_autoneg()
1559 /* Do we want to advertise 1000 Mb Full Duplex? */ in e1000_phy_setup_autoneg()
1561 e_dbg("Advertise 1000mb Full duplex\n"); in e1000_phy_setup_autoneg()
1593 /* Since there really isn't a way to advertise that we are in e1000_phy_setup_autoneg()
1594 * capable of RX Pause ONLY, we will advertise that we in e1000_phy_setup_autoneg()
2146 * to advertise FULL flow control because we in e1000_config_fc_after_link_up()
2147 * could not advertise Rx ONLY. Hence, we must in e1000_config_fc_after_link_up()
2195 * advertise desired flow control, but can be forced on in e1000_config_fc_after_link_up()
2585 /* IGP01 PHY may advertise full duplex operation after speed downgrade in e1000_get_speed_and_duplex()