Home
last modified time | relevance | path

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

/dpdk/drivers/net/ngbe/base/
H A Dngbe_phy_rtl.h22 #define RTL_BMSR_ANC MS16(5, 0x1) macro
H A Dngbe_phy_rtl.c281 value = value & RTL_BMSR_ANC; in ngbe_get_phy_lp_advertised_pause_rtl()