Home
last modified time | relevance | path

Searched refs:E1000_FC_NONE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c708 hw->fc = E1000_FC_NONE; in e1000_setup_link()
849 case E1000_FC_NONE: in e1000_setup_fiber_serdes_link()
1583 case E1000_FC_NONE: /* 0 */ in e1000_phy_setup_autoneg()
1653 hw->fc = E1000_FC_NONE; in e1000_phy_force_speed_duplex()
2010 case E1000_FC_NONE: in e1000_force_mac_fc()
2214 else if ((hw->original_fc == E1000_FC_NONE || in e1000_config_fc_after_link_up()
2217 hw->fc = E1000_FC_NONE; in e1000_config_fc_after_link_up()
2238 hw->fc = E1000_FC_NONE; in e1000_config_fc_after_link_up()
H A De1000_param.c329 { E1000_FC_NONE, "Flow Control Disabled" }, in e1000_check_options()
H A De1000_hw.h65 E1000_FC_NONE = 0, enumerator
H A De1000_ethtool.c285 hw->fc = E1000_FC_NONE; in e1000_set_pauseparam()