Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A De1000.c1885 hw->fc = e1000_fc_full; in e1000_setup_link()
1902 hw->fc = e1000_fc_full; in e1000_setup_link()
2057 case e1000_fc_full: in e1000_setup_fiber_link()
3244 case e1000_fc_full: /* 3 */ in e1000_phy_setup_autoneg()
3402 case e1000_fc_full: in e1000_force_mac_fc()
3537 if (hw->original_fc == e1000_fc_full) { in e1000_config_fc_after_link_up()
3538 hw->fc = e1000_fc_full; in e1000_config_fc_after_link_up()
H A De1000.h140 e1000_fc_full = 3, enumerator