Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_phy.h155 #define I82577_PHY_CTRL_2 18 macro
H A De1000_phy.c1061 ret_val = hw->phy.ops.read_reg(hw, I82577_PHY_CTRL_2, &phy_data); in e1000_copper_link_setup_82577()
1081 ret_val = hw->phy.ops.write_reg(hw, I82577_PHY_CTRL_2, phy_data); in e1000_copper_link_setup_82577()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.h183 #define I82577_PHY_CTRL_2 18 macro
H A Digc_phy.c1060 ret_val = hw->phy.ops.read_reg(hw, I82577_PHY_CTRL_2, &phy_data); in igc_copper_link_setup_82577()
1080 ret_val = hw->phy.ops.write_reg(hw, I82577_PHY_CTRL_2, phy_data); in igc_copper_link_setup_82577()