Searched refs:YT_CHIP (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/net/ngbe/base/ |
| H A D | ngbe_phy_yt.c | 136 ngbe_read_phy_reg_ext_yt(hw, YT_CHIP, 0, &value); in ngbe_setup_phy_link_yt() 219 ngbe_write_phy_reg_ext_yt(hw, YT_CHIP, 0, value); in ngbe_setup_phy_link_yt() 302 ngbe_read_phy_reg_ext_yt(hw, YT_CHIP, 0, &value); in ngbe_setup_phy_link_yt() 304 ngbe_write_phy_reg_ext_yt(hw, YT_CHIP, 0, value); in ngbe_setup_phy_link_yt() 329 ngbe_read_phy_reg_ext_yt(hw, YT_CHIP, 0, &ctrl); in ngbe_reset_phy_yt()
|
| H A D | ngbe_phy_yt.h | 16 #define YT_CHIP 0xA001 macro
|
| H A D | ngbe_hw.c | 1566 ngbe_read_phy_reg_ext_yt(hw, YT_CHIP, 0, &value); in ngbe_get_link_capabilities_em()
|