Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_phy.h264 #define IFE_PHY_SPECIAL_CONTROL 0x11 /* 100BaseTx PHY Special Ctrl */ macro
H A De1000_phy.c2273 offset = IFE_PHY_SPECIAL_CONTROL; in e1000_check_polarity_ife()
2764 ret_val = phy->ops.read_reg(hw, IFE_PHY_SPECIAL_CONTROL, &data); in e1000_get_phy_info_ife()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.h292 #define IFE_PHY_SPECIAL_CONTROL 0x11 /* 100BaseTx PHY Special Ctrl */ macro
H A Digc_phy.c2308 offset = IFE_PHY_SPECIAL_CONTROL; in igc_check_polarity_ife()
2804 ret_val = phy->ops.read_reg(hw, IFE_PHY_SPECIAL_CONTROL, &data); in igc_get_phy_info_ife()