Home
last modified time | relevance | path

Searched refs:dev_fsm (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dctcm_fsms.h251 extern const fsm_node dev_fsm[];
H A Dnetiucv.c1102 static const fsm_node dev_fsm[] = { variable
1116 static const int DEV_FSM_LEN = sizeof(dev_fsm) / sizeof(fsm_node);
1896 dev_fsm, DEV_FSM_LEN, GFP_KERNEL); in netiucv_init_netdevice()
H A Dctcm_fsms.c2248 const fsm_node dev_fsm[] = { variable
2288 int dev_fsm_len = ARRAY_SIZE(dev_fsm);
H A Dctcm_main.c1144 dev_fsm, dev_fsm_len, GFP_KERNEL); in ctcm_init_netdevice()
/kernel/linux/linux-6.6/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()

Completed in 15 milliseconds