Searched refs:bce_phy_flags (Results 1 – 2 of 2) sorted by relevance
637 (sc->bce_phy_flags & BCE_PHY_2_5G_CAPABLE_FLAG)) { in bce_print_adapter_info()641 if (sc->bce_phy_flags & BCE_PHY_2_5G_CAPABLE_FLAG) in bce_print_adapter_info()971 if (sc->bce_phy_flags & BCE_PHY_2_5G_CAPABLE_FLAG) in bce_attach()1266 if (sc->bce_phy_flags & BCE_PHY_INT_MODE_AUTO_POLLING_FLAG) { in bce_miibus_read_reg()1303 if (sc->bce_phy_flags & BCE_PHY_INT_MODE_AUTO_POLLING_FLAG) { in bce_miibus_read_reg()1334 if (sc->bce_phy_flags & BCE_PHY_INT_MODE_AUTO_POLLING_FLAG) { in bce_miibus_write_reg()1362 if (sc->bce_phy_flags & BCE_PHY_INT_MODE_AUTO_POLLING_FLAG) { in bce_miibus_write_reg()1884 sc->bce_phy_flags |= BCE_PHY_SERDES_FLAG; in bce_get_media()1900 sc->bce_phy_flags |= BCE_PHY_SERDES_FLAG; in bce_get_media()1908 sc->bce_phy_flags |= BCE_PHY_SERDES_FLAG; in bce_get_media()[all …]
5962 uint32_t bce_phy_flags; member