Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/igc/
Digc_mac.c203 case igc_fc_none: in igc_force_mac_fc()
616 else if ((hw->fc.requested_mode == igc_fc_none) || in igc_config_fc_after_link_up()
619 hw->fc.current_mode = igc_fc_none; in igc_config_fc_after_link_up()
637 hw->fc.current_mode = igc_fc_none; in igc_config_fc_after_link_up()
Digc_hw.h172 igc_fc_none = 0, enumerator
Digc_phy.c333 case igc_fc_none: in igc_phy_setup_autoneg()
Digc_ethtool.c646 hw->fc.requested_mode = igc_fc_none; in igc_set_pauseparam()