Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.c4244 phy_info->polarity_correction = e1000_polarity_reversal_enabled; in e1000_phy_igp_get_info()
4319 phy_info->polarity_correction = in e1000_phy_ife_get_info()
4324 if (phy_info->polarity_correction == e1000_polarity_reversal_enabled) { in e1000_phy_ife_get_info()
4376 phy_info->polarity_correction = in e1000_phy_m88_get_info()
4445 phy_info->polarity_correction = e1000_polarity_reversal_undefined; in e1000_phy_get_info()
De1000_hw.h262 e1000_polarity_reversal polarity_correction; member