Lines Matching refs:bge_phy_flags
3526 sc->bge_phy_flags |= BGE_PHY_NO_WIRESPEED; in bge_attach()
3776 sc->bge_phy_flags |= BGE_PHY_NO_WIRESPEED; in bge_attach()
3784 sc->bge_phy_flags |= BGE_PHY_CRC_BUG; in bge_attach()
3787 sc->bge_phy_flags |= BGE_PHY_ADC_BUG; in bge_attach()
3789 sc->bge_phy_flags |= BGE_PHY_5704_A0_BUG; in bge_attach()
3791 sc->bge_phy_flags |= BGE_PHY_NO_3LED; in bge_attach()
3803 sc->bge_phy_flags |= BGE_PHY_JITTER_BUG; in bge_attach()
3805 sc->bge_phy_flags |= BGE_PHY_ADJUST_TRIM; in bge_attach()
3807 sc->bge_phy_flags |= BGE_PHY_BER_BUG; in bge_attach()
3818 sc->bge_phy_flags |= BGE_PHY_NO_WIRESPEED; in bge_attach()
6596 if (sc->bge_phy_flags & BGE_PHY_NO_3LED) in bge_sysctl_debug_info()