Searched refs:RTL_BMSR_ANC (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/ngbe/base/ | ||
| H A D | ngbe_phy_rtl.h | 22 #define RTL_BMSR_ANC MS16(5, 0x1) macro |
| H A D | ngbe_phy_rtl.c | 281 value = value & RTL_BMSR_ANC; in ngbe_get_phy_lp_advertised_pause_rtl() |