Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h432 bool polarity_correction; member
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h645 bool polarity_correction; member
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c3250 phy_info->polarity_correction = e1000_polarity_reversal_enabled; in e1000_phy_igp_get_info()
3333 phy_info->polarity_correction = in e1000_phy_m88_get_info()
3389 phy_info->polarity_correction = e1000_polarity_reversal_undefined; in e1000_phy_get_info()
H A De1000_hw.h220 e1000_polarity_reversal polarity_correction; member