Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_mac.c203 case igc_fc_none: in igc_force_mac_fc()
607 else if ((hw->fc.requested_mode == igc_fc_none) || in igc_config_fc_after_link_up()
610 hw->fc.current_mode = igc_fc_none; in igc_config_fc_after_link_up()
628 hw->fc.current_mode = igc_fc_none; in igc_config_fc_after_link_up()
Digc_hw.h157 igc_fc_none = 0, enumerator
Digc_phy.c336 case igc_fc_none: in igc_phy_setup_autoneg()
Digc_ethtool.c749 hw->fc.requested_mode = igc_fc_none; in igc_ethtool_set_pauseparam()