Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/net/
H A Dctcm_fsms.h251 extern const fsm_node dev_fsm[];
H A Dnetiucv.c1090 static const fsm_node dev_fsm[] = { variable
1104 static const int DEV_FSM_LEN = sizeof(dev_fsm) / sizeof(fsm_node);
1884 dev_fsm, DEV_FSM_LEN, GFP_KERNEL); in netiucv_init_netdevice()
H A Dctcm_fsms.c2242 const fsm_node dev_fsm[] = { variable
2282 int dev_fsm_len = ARRAY_SIZE(dev_fsm);
H A Dctcm_main.c1104 dev_fsm, dev_fsm_len, GFP_KERNEL); in ctcm_init_netdevice()