Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
A De1000_phy.h87 #define I82580_PHY_STATUS2_MDIX 0x0800 macro
A De1000_phy.c2535 phy->is_mdix = (data & I82580_PHY_STATUS2_MDIX) ? true : false; in igb_get_phy_info_82580()

Completed in 6 milliseconds