Home
last modified time | relevance | path

Searched refs:IFE_PHY_SPECIAL_CONTROL (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A Dphy.h199 #define IFE_PHY_SPECIAL_CONTROL 0x11 /* 100BaseTx PHY Special Ctrl */ macro
H A Dphy.c1718 offset = IFE_PHY_SPECIAL_CONTROL; in e1000_check_polarity_ife()
2073 ret_val = e1e_rphy(hw, IFE_PHY_SPECIAL_CONTROL, &data); in e1000_get_phy_info_ife()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2972 #define IFE_PHY_SPECIAL_CONTROL 0x11 /* 100BaseTx PHY special control register */ macro