Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_mac.c954 hw->fc.requested_mode = igc_fc_tx_pause; in igc_set_default_fc_generic()
1062 case igc_fc_tx_pause: in igc_commit_fc_settings_generic()
1227 if (hw->fc.current_mode & igc_fc_tx_pause) { in igc_set_fc_watermarks_generic()
1289 case igc_fc_tx_pause: in igc_force_mac_fc_generic()
1436 hw->fc.current_mode = igc_fc_tx_pause; in igc_config_fc_after_link_up_generic()
H A Digc_hw.h326 igc_fc_tx_pause, enumerator
H A Digc_phy.c1590 case igc_fc_tx_pause: in igc_phy_setup_autoneg()
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c2213 hw->fc.requested_mode = igc_fc_tx_pause; in eth_igc_flow_ctrl_set()