Searched refs:E1000_FC_NONE (Results 1 – 4 of 4) sorted by relevance
393 {{ E1000_FC_NONE, "Flow Control Disabled" }, in e1000_check_options()
1135 hw->fc = E1000_FC_NONE; in e1000_setup_link()1292 case E1000_FC_NONE: in e1000_setup_fiber_serdes_link()2227 case E1000_FC_NONE: /* 0 */ in e1000_phy_setup_autoneg()2296 hw->fc = E1000_FC_NONE; in e1000_phy_force_speed_duplex()2652 case E1000_FC_NONE: in e1000_force_mac_fc()2850 else if ((hw->original_fc == E1000_FC_NONE|| in e1000_config_fc_after_link_up()2853 hw->fc = E1000_FC_NONE; in e1000_config_fc_after_link_up()2871 hw->fc = E1000_FC_NONE; in e1000_config_fc_after_link_up()
294 hw->fc = E1000_FC_NONE; in e1000_set_pauseparam()
1951 #define E1000_FC_NONE 0 macro