Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.c127 static int32_t e1000_polarity_reversal_workaround(struct e1000_hw *hw);
2557 ret_val = e1000_polarity_reversal_workaround(hw); in e1000_phy_force_speed_duplex()
3025 ret_val = e1000_polarity_reversal_workaround(hw); in e1000_check_for_link()
7976 e1000_polarity_reversal_workaround(struct e1000_hw *hw) in e1000_polarity_reversal_workaround() function