Home
last modified time | relevance | path

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

/dpdk/drivers/net/ngbe/base/
H A Dngbe_phy_rtl.h39 #define RTL_GSR_ST MS16(0, 0x7) macro
H A Dngbe_phy_rtl.c121 if ((value & RTL_GSR_ST) == RTL_GSR_ST_LANON) in ngbe_init_phy_rtl()