Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dif_wmvar.h97 #define WM_F_PCS_DIS_AUTONEGO 0x02000000 /* PCS Disable Autonego */ macro
H A Dif_wm.c2876 sc->sc_flags |= WM_F_PCS_DIS_AUTONEGO; in wm_attach()
13691 if ((sc->sc_flags & WM_F_PCS_DIS_AUTONEGO) != 0) in wm_serdes_mediachange()