Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/e1000/
De1000_hw.c61 static s32 e1000_polarity_reversal_workaround(struct e1000_hw *hw);
1862 ret_val = e1000_polarity_reversal_workaround(hw); in e1000_phy_force_speed_duplex()
2436 e1000_polarity_reversal_workaround(hw); in e1000_check_for_link()
5524 static s32 e1000_polarity_reversal_workaround(struct e1000_hw *hw) in e1000_polarity_reversal_workaround() function