Searched refs:PHY_2_5G_CAPABLE_FLAG (Results 1 – 2 of 2) sorted by relevance
833 if (bp->phy_flags & PHY_2_5G_CAPABLE_FLAG) { in bnx2_setup_serdes_phy()1021 if (bp->phy_flags & PHY_2_5G_CAPABLE_FLAG) { in bnx2_init_5708s_phy()2299 bp->phy_flags |= PHY_2_5G_CAPABLE_FLAG; in bnx2_init_board()
4064 #define PHY_2_5G_CAPABLE_FLAG 8 macro