cable_polarity   3264 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->cable_polarity = polarity;
cable_polarity   3351 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->cable_polarity = polarity;
cable_polarity   3399 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->cable_polarity = e1000_rev_polarity_undefined;
cable_polarity    218 drivers/net/ethernet/intel/e1000/e1000_hw.h 	e1000_rev_polarity cable_polarity;
cable_polarity    580 drivers/net/ethernet/intel/e1000e/hw.h 	enum e1000_rev_polarity cable_polarity;
cable_polarity   1600 drivers/net/ethernet/intel/e1000e/phy.c 		phy->cable_polarity = ((data & M88E1000_PSSR_REV_POLARITY)
cable_polarity   1644 drivers/net/ethernet/intel/e1000e/phy.c 		phy->cable_polarity = ((data & mask)
cable_polarity   1676 drivers/net/ethernet/intel/e1000e/phy.c 		phy->cable_polarity = ((phy_data & mask)
cable_polarity   2036 drivers/net/ethernet/intel/e1000e/phy.c 		phy->cable_polarity = ((data & IFE_PSC_FORCE_POLARITY)
cable_polarity   3082 drivers/net/ethernet/intel/e1000e/phy.c 		phy->cable_polarity = ((data & I82577_PHY_STATUS2_REV_POLARITY)
cable_polarity    411 drivers/net/ethernet/intel/igb/e1000_hw.h 	enum e1000_rev_polarity cable_polarity;
cable_polarity   1529 drivers/net/ethernet/intel/igb/e1000_phy.c 		phy->cable_polarity = (data & M88E1000_PSSR_REV_POLARITY)
cable_polarity   1573 drivers/net/ethernet/intel/igb/e1000_phy.c 		phy->cable_polarity = (data & mask)
cable_polarity   2429 drivers/net/ethernet/intel/igb/e1000_phy.c 		phy->cable_polarity = (data & I82580_PHY_STATUS2_REV_POLARITY)