Home
last modified time | relevance | path

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

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