Home
last modified time | relevance | path

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

/dpdk/drivers/net/ngbe/base/
H A Dngbe_phy_rtl.c196 hw->phy.read_reg(hw, RTL_GBCR, in ngbe_setup_phy_link_rtl()
199 hw->phy.write_reg(hw, RTL_GBCR, in ngbe_setup_phy_link_rtl()
202 hw->phy.read_reg(hw, RTL_GBCR, in ngbe_setup_phy_link_rtl()
205 hw->phy.write_reg(hw, RTL_GBCR, in ngbe_setup_phy_link_rtl()
H A Dngbe_phy_rtl.h35 #define RTL_GBCR 0x9 macro