Home
last modified time | relevance | path

Searched refs:E1000_FC_NONE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c707 hw->fc = E1000_FC_NONE; in e1000_setup_link()
848 case E1000_FC_NONE: in e1000_setup_fiber_serdes_link()
1581 case E1000_FC_NONE: /* 0 */ in e1000_phy_setup_autoneg()
1651 hw->fc = E1000_FC_NONE; in e1000_phy_force_speed_duplex()
2008 case E1000_FC_NONE: in e1000_force_mac_fc()
2118 * 0 | 0 | DC | DC | E1000_FC_NONE in e1000_config_fc_after_link_up()
2119 * 0 | 1 | 0 | DC | E1000_FC_NONE in e1000_config_fc_after_link_up()
2120 * 0 | 1 | 1 | 0 | E1000_FC_NONE in e1000_config_fc_after_link_up()
2122 * 1 | 0 | 0 | DC | E1000_FC_NONE in e1000_config_fc_after_link_up()
2124 * 1 | 1 | 0 | 0 | E1000_FC_NONE in e1000_config_fc_after_link_up()
[all...]
H A De1000_param.c331 { E1000_FC_NONE, "Flow Control Disabled" }, in e1000_check_options()
H A De1000_ethtool.c285 hw->fc = E1000_FC_NONE; in e1000_set_pauseparam()
H A De1000_hw.h65 E1000_FC_NONE = 0, enumerator
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c707 hw->fc = E1000_FC_NONE; in e1000_setup_link()
848 case E1000_FC_NONE: in e1000_setup_fiber_serdes_link()
1582 case E1000_FC_NONE: /* 0 */ in e1000_phy_setup_autoneg()
1652 hw->fc = E1000_FC_NONE; in e1000_phy_force_speed_duplex()
2009 case E1000_FC_NONE: in e1000_force_mac_fc()
2119 * 0 | 0 | DC | DC | E1000_FC_NONE in e1000_config_fc_after_link_up()
2120 * 0 | 1 | 0 | DC | E1000_FC_NONE in e1000_config_fc_after_link_up()
2121 * 0 | 1 | 1 | 0 | E1000_FC_NONE in e1000_config_fc_after_link_up()
2123 * 1 | 0 | 0 | DC | E1000_FC_NONE in e1000_config_fc_after_link_up()
2125 * 1 | 1 | 0 | 0 | E1000_FC_NONE in e1000_config_fc_after_link_up()
[all...]
H A De1000_param.c329 { E1000_FC_NONE, "Flow Control Disabled" }, in e1000_check_options()
H A De1000_ethtool.c285 hw->fc = E1000_FC_NONE; in e1000_set_pauseparam()
H A De1000_hw.h65 E1000_FC_NONE = 0, enumerator

Completed in 45 milliseconds