Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_phy.h149 #define I82577_CFG_REG 22 macro
H A De1000_phy.c1047 ret_val = hw->phy.ops.read_reg(hw, I82577_CFG_REG, &phy_data); in e1000_copper_link_setup_82577()
1056 ret_val = hw->phy.ops.write_reg(hw, I82577_CFG_REG, phy_data); in e1000_copper_link_setup_82577()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.h177 #define I82577_CFG_REG 22 macro
H A Digc_phy.c1046 ret_val = hw->phy.ops.read_reg(hw, I82577_CFG_REG, &phy_data); in igc_copper_link_setup_82577()
1055 ret_val = hw->phy.ops.write_reg(hw, I82577_CFG_REG, phy_data); in igc_copper_link_setup_82577()