Searched refs:cable_polarity (Results 1 – 5 of 5) sorted by relevance
1649 phy->cable_polarity = ((data & M88E1000_PSSR_REV_POLARITY) in e1000_check_polarity_m88()1693 phy->cable_polarity = ((data & mask) in e1000_check_polarity_igp()1725 phy->cable_polarity = ((phy_data & mask) in e1000_check_polarity_ife()2084 phy->cable_polarity = ((data & IFE_PSC_FORCE_POLARITY) in e1000_get_phy_info_ife()3147 phy->cable_polarity = ((data & I82577_PHY_STATUS2_REV_POLARITY) in e1000_check_polarity_82577()
622 enum e1000_rev_polarity cable_polarity; member
411 enum e1000_rev_polarity cable_polarity; member
1530 phy->cable_polarity = (data & M88E1000_PSSR_REV_POLARITY) in igb_check_polarity_m88()1574 phy->cable_polarity = (data & mask) in igb_check_polarity_igp()2428 phy->cable_polarity = (data & I82580_PHY_STATUS2_REV_POLARITY) in igb_check_polarity_82580()
218 e1000_rev_polarity cable_polarity; member