Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_phy.h86 #define I82580_PHY_STATUS2_REV_POLARITY 0x0400 macro
H A De1000_phy.c2428 phy->cable_polarity = (data & I82580_PHY_STATUS2_REV_POLARITY) in igb_check_polarity_82580()