Searched refs:EFX_RESET_PHY (Results 1 – 4 of 4) sorted by relevance
81 EFSYS_ASSERT(enp->en_reset_flags & EFX_RESET_PHY); in efx_port_init()82 enp->en_reset_flags &= ~EFX_RESET_PHY; in efx_port_init()
273 enp->en_reset_flags |= EFX_RESET_PHY; in ef10_phy_power()
183 enp->en_reset_flags |= EFX_RESET_PHY; in siena_phy_power()
84 #define EFX_RESET_PHY 0x00000001 macro