Home
last modified time | relevance | path

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

/dpdk/drivers/net/ngbe/base/
H A Dngbe_phy_rtl.h52 #define RTL_PHYSR_RTLS MS16(2, 0x1) macro
H A Dngbe_phy_rtl.c324 phy_link = phy_data & RTL_PHYSR_RTLS; in ngbe_check_phy_link_rtl()
326 if (phy_link == RTL_PHYSR_RTLS) { in ngbe_check_phy_link_rtl()