Home
last modified time | relevance | path

Searched refs:I82580_PHY_STATUS2_REV_POLARITY (Results 1 - 4 of 4) sorted by relevance

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

Completed in 6 milliseconds