Home
last modified time | relevance | path

Searched refs:e1000_fc_tx_pause (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/net/
De1000.c2113 hw->fc = e1000_fc_tx_pause; in e1000_setup_link()
2126 hw->fc &= (~e1000_fc_tx_pause); in e1000_setup_link()
2180 if (!(hw->fc & e1000_fc_tx_pause)) { in e1000_setup_link()
2265 case e1000_fc_tx_pause: in e1000_setup_fiber_link()
3451 case e1000_fc_tx_pause: /* 2 */ in e1000_phy_setup_autoneg()
3612 case e1000_fc_tx_pause: in e1000_force_mac_fc()
3773 hw->fc = e1000_fc_tx_pause; in e1000_config_fc_after_link_up()
3815 hw->original_fc == e1000_fc_tx_pause) { in e1000_config_fc_after_link_up()
De1000.h138 e1000_fc_tx_pause = 2, enumerator