Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.h168 igc_fc_none = 0, enumerator
Digc_phy.c347 case igc_fc_none: in igc_phy_setup_autoneg()
Digc_ethtool.c725 hw->fc.requested_mode = igc_fc_none; in igc_ethtool_set_pauseparam()