Searched refs:MVL_GEN_CTL (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/ngbe/base/ |
| H A D | ngbe_phy_mvl.c | 57 ngbe_read_phy_reg_mdi(hw, MVL_GEN_CTL, 0, &value); in ngbe_check_phy_mode_mvl() 246 status = ngbe_write_phy_reg_mdi(hw, MVL_GEN_CTL, 0, ctrl); in ngbe_reset_phy_mvl() 249 status = ngbe_write_phy_reg_mdi(hw, MVL_GEN_CTL, 0, ctrl); in ngbe_reset_phy_mvl() 252 status = ngbe_read_phy_reg_mdi(hw, MVL_GEN_CTL, 0, &ctrl); in ngbe_reset_phy_mvl()
|
| H A D | ngbe_phy_mvl.h | 76 #define MVL_GEN_CTL 0x14 macro
|