Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.c4180 phy_info->polarity_correction = e1000_polarity_reversal_enabled; in e1000_phy_igp_get_info()
4255 phy_info->polarity_correction = in e1000_phy_ife_get_info()
4260 if (phy_info->polarity_correction == e1000_polarity_reversal_enabled) { in e1000_phy_ife_get_info()
4312 phy_info->polarity_correction = in e1000_phy_m88_get_info()
4381 phy_info->polarity_correction = e1000_polarity_reversal_undefined; in e1000_phy_get_info()
De1000_hw.h250 e1000_polarity_reversal polarity_correction; member