Searched refs:BNX_PHY_SERDES_FLAG (Results 1 – 2 of 2) sorted by relevance
907 if (sc->bnx_phy_flags & BNX_PHY_SERDES_FLAG) in bnx_attachhook()2187 sc->bnx_phy_flags |= BNX_PHY_SERDES_FLAG; in bnx_get_media()2205 sc->bnx_phy_flags |= BNX_PHY_SERDES_FLAG; in bnx_get_media()2218 sc->bnx_phy_flags |= BNX_PHY_SERDES_FLAG; in bnx_get_media()2227 sc->bnx_phy_flags |= BNX_PHY_SERDES_FLAG; in bnx_get_media()2229 if (sc->bnx_phy_flags & BNX_PHY_SERDES_FLAG) { in bnx_get_media()
4784 #define BNX_PHY_SERDES_FLAG 0x001 macro