if_wm.c | 13257 uint16_t id1, id2, phyreg; local in function:wm_sgmii_sfp_preconfig 13276 sc->phy.readreg_locked(sc->sc_dev, i, MAKPHY_ESSR, &phyreg); 13277 phyreg &= ~(ESSR_SER_ANEG_BYPASS | ESSR_HWCFG_MODE); 13278 phyreg |= ESSR_SGMII_WOC_COPPER; 13279 sc->phy.writereg_locked(sc->sc_dev, i, MAKPHY_ESSR, phyreg); 16392 uint16_t phyreg; local in function:wm_ulp_disable 16440 rv = wm_gmii_hv_readreg_locked(sc->sc_dev, 2, CV_SMB_CTRL, &phyreg); 16452 &phyreg); 16456 phyreg &= ~CV_SMB_CTRL_FORCE_SMBUS; 16457 wm_gmii_hv_writereg_locked(sc->sc_dev, 2, CV_SMB_CTRL, phyreg); 16588 uint16_t phyreg; local in function:wm_igp3_phy_powerdown_workaround_ich8lan 17146 uint16_t phyreg; local in function:wm_kmrn_lock_loss_workaround_ich8lan 17596 uint16_t phyreg; local in function:wm_k1_workaround_lpt_lp 17707 uint16_t phyreg; local in function:wm_k1_workaround_lv 17758 uint16_t phyreg; local in function:wm_link_stall_workaround_hv 17978 uint16_t phyreg; local in function:wm_phy_is_accessible_pchlan [all...] |