Searched refs:rge_mac_state (Results 1 – 4 of 4) sorted by relevance
765 if (rgep->rge_mac_state == RGE_MAC_STARTED) { in rge_restart()794 ASSERT(rgep->rge_mac_state == RGE_MAC_STOPPED); in rge_m_stop()810 rgep->rge_mac_state = RGE_MAC_STOPPED; in rge_m_stop()839 rgep->rge_mac_state = RGE_MAC_STARTED; in rge_m_start()1442 rgep->rge_mac_state = RGE_MAC_UNATTACH; in rge_unattach()1546 rgep->rge_mac_state = RGE_MAC_STARTED; in rge_resume()1608 rgep->rge_mac_state = RGE_MAC_ATTACH; in rge_attach()1869 if (rgep->rge_mac_state != RGE_MAC_STARTED) { in rge_suspend()1877 rgep->rge_mac_state = RGE_MAC_STOPPED; in rge_suspend()
97 if (rgep->rge_mac_state == RGE_MAC_UNATTACH || in rge_rx_recycle()98 rgep->rge_mac_state == RGE_MAC_ATTACH) in rge_rx_recycle()467 rgep->rge_mac_state == RGE_MAC_STARTED) { in rge_send_recycle()699 if ((rgep->rge_mac_state != RGE_MAC_STARTED) || in rge_m_tx()
219 enum rge_mac_state { enum483 enum rge_mac_state rge_mac_state; /* definitions above */ member
1311 if (rgep->rge_mac_state == RGE_MAC_STOPPED) in rge_hw_stats_dump()