Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A 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()
H A Digc_hw.h157 igc_fc_none = 0, enumerator
H A Digc_phy.c333 case igc_fc_none: in igc_phy_setup_autoneg()
H A Digc_ethtool.c750 hw->fc.requested_mode = igc_fc_none; in igc_ethtool_set_pauseparam()