Home
last modified time | relevance | path

Searched refs:DEV_STATE_STARTWAIT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dnetiucv.c288 DEV_STATE_STARTWAIT, enumerator
1019 fsm_newstate(fi, DEV_STATE_STARTWAIT); in dev_action_start()
1062 case DEV_STATE_STARTWAIT: in dev_action_connup()
1093 fsm_newstate(fi, DEV_STATE_STARTWAIT); in dev_action_conndown()
1108 { DEV_STATE_STARTWAIT, DEV_EVENT_STOP, dev_action_stop },
1109 { DEV_STATE_STARTWAIT, DEV_EVENT_CONUP, dev_action_connup },
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dnetiucv.c270 DEV_STATE_STARTWAIT, enumerator
1007 fsm_newstate(fi, DEV_STATE_STARTWAIT); in dev_action_start()
1050 case DEV_STATE_STARTWAIT: in dev_action_connup()
1081 fsm_newstate(fi, DEV_STATE_STARTWAIT); in dev_action_conndown()
1096 { DEV_STATE_STARTWAIT, DEV_EVENT_STOP, dev_action_stop },
1097 { DEV_STATE_STARTWAIT, DEV_EVENT_CONUP, dev_action_connup },

Completed in 5 milliseconds