Searched refs:nge_chip_state (Results 1 – 4 of 4) sorted by relevance
720 ngep->nge_chip_state = NGE_CHIP_ERROR; in nge_chip_stop()746 ngep->nge_chip_state = NGE_CHIP_ERROR; in nge_chip_stop()763 ngep->nge_chip_state = NGE_CHIP_ERROR; in nge_chip_stop()797 ngep->nge_chip_state = NGE_CHIP_FAULT; in nge_chip_stop()799 ngep->nge_chip_state = NGE_CHIP_STOPPED; in nge_chip_stop()1008 if (ngep->nge_chip_state == NGE_CHIP_INITIAL) { in nge_chip_reset()1130 ngep->nge_chip_state = NGE_CHIP_RESET; in nge_chip_reset()1320 ngep->nge_chip_state = NGE_CHIP_RUNNING; in nge_chip_start()1702 switch (ngep->nge_chip_state) { in nge_chip_factotum()1826 if (ngep->nge_chip_state != NGE_CHIP_RUNNING) { in nge_chip_intr()
306 enum nge_chip_state { enum721 enum nge_chip_state nge_chip_state; /* definitions above */ member
660 if (ngep->nge_chip_state != NGE_CHIP_RUNNING) { in nge_m_tx()
2170 switch (ngep->nge_chip_state) { in nge_chip_cyclic()2481 ngep->nge_chip_state = NGE_CHIP_INITIAL; in nge_attach()