Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.h170 igc_fc_tx_pause, enumerator
Digc_phy.c365 case igc_fc_tx_pause: in igc_phy_setup_autoneg()
Digc_ethtool.c689 } else if (hw->fc.current_mode == igc_fc_tx_pause) { in igc_ethtool_get_pauseparam()
723 hw->fc.requested_mode = igc_fc_tx_pause; in igc_ethtool_set_pauseparam()
1710 case igc_fc_tx_pause: in igc_ethtool_get_link_ksettings()