Home
last modified time | relevance | path

Searched refs:DEV_STATE_STOPWAIT (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/s390/net/
Dnetiucv.c271 DEV_STATE_STOPWAIT, enumerator
1029 fsm_newstate(fi, DEV_STATE_STOPWAIT); in dev_action_stop()
1059 case DEV_STATE_STOPWAIT: in dev_action_connup()
1083 case DEV_STATE_STOPWAIT: in dev_action_conndown()
1093 { DEV_STATE_STOPWAIT, DEV_EVENT_START, dev_action_start },
1094 { DEV_STATE_STOPWAIT, DEV_EVENT_CONDOWN, dev_action_conndown },