Searched refs:RTL_INSR (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/ngbe/base/ |
| H A D | ngbe_phy_rtl.c | 72 hw->phy.read_reg(hw, RTL_INSR, 0xa43, &value); in ngbe_init_phy_rtl() 94 hw->phy.read_reg(hw, RTL_INSR, 0xa43, &value); in ngbe_init_phy_rtl() 111 hw->phy.read_reg(hw, RTL_INSR, 0xa43, &value); in ngbe_init_phy_rtl() 145 hw->phy.read_reg(hw, RTL_INSR, 0xa43, &autoneg_reg); in ngbe_setup_phy_link_rtl() 278 status = hw->phy.read_reg(hw, RTL_INSR, 0xa43, &value); in ngbe_get_phy_lp_advertised_pause_rtl() 312 hw->phy.read_reg(hw, RTL_INSR, 0xa43, &insr); in ngbe_check_phy_link_rtl()
|
| H A D | ngbe_phy_rtl.h | 53 #define RTL_INSR 0x1D macro
|