Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_mac.c92 if (hw->fc.current_mode & igc_fc_tx_pause) { in igc_set_fc_watermarks()
210 case igc_fc_tx_pause: in igc_force_mac_fc()
570 hw->fc.current_mode = igc_fc_tx_pause; in igc_config_fc_after_link_up()
608 (hw->fc.requested_mode == igc_fc_tx_pause) || in igc_config_fc_after_link_up()
Digc_hw.h159 igc_fc_tx_pause, enumerator
Digc_phy.c354 case igc_fc_tx_pause: in igc_phy_setup_autoneg()
Digc_ethtool.c713 } else if (hw->fc.current_mode == igc_fc_tx_pause) { in igc_ethtool_get_pauseparam()
747 hw->fc.requested_mode = igc_fc_tx_pause; in igc_ethtool_set_pauseparam()
1744 case igc_fc_tx_pause: in igc_ethtool_get_link_ksettings()