Home
last modified time | relevance | path

Searched refs:fsm_node (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dctcm_fsms.h172 extern const fsm_node ch_fsm[];
188 extern const fsm_node ctcmpc_ch_fsm[];
251 extern const fsm_node dev_fsm[];
H A Dfsm.h85 } fsm_node; typedef
112 int nr_states, int nr_events, const fsm_node *tmpl,
H A Dfsm.c18 int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) in init_fsm()
H A Dnetiucv.c965 static const fsm_node conn_fsm[] = {
997 static const int CONN_FSM_LEN = sizeof(conn_fsm) / sizeof(fsm_node);
1102 static const fsm_node dev_fsm[] = {
1116 static const int DEV_FSM_LEN = sizeof(dev_fsm) / sizeof(fsm_node);
H A Dctcm_fsms.c1088 const fsm_node ch_fsm[] = {
1845 const fsm_node ctcmpc_ch_fsm[] = {
2248 const fsm_node dev_fsm[] = {
H A Dctcm_mpc.c753 static const fsm_node mpcg_fsm[] = {
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dctcm_fsms.h172 extern const fsm_node ch_fsm[];
188 extern const fsm_node ctcmpc_ch_fsm[];
251 extern const fsm_node dev_fsm[];
H A Dfsm.h85 } fsm_node; typedef
112 int nr_states, int nr_events, const fsm_node *tmpl,
H A Dfsm.c18 int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) in init_fsm()
H A Dnetiucv.c953 static const fsm_node conn_fsm[] = {
985 static const int CONN_FSM_LEN = sizeof(conn_fsm) / sizeof(fsm_node);
1090 static const fsm_node dev_fsm[] = {
1104 static const int DEV_FSM_LEN = sizeof(dev_fsm) / sizeof(fsm_node);
H A Dctcm_fsms.c1088 const fsm_node ch_fsm[] = {
1839 const fsm_node ctcmpc_ch_fsm[] = {
2242 const fsm_node dev_fsm[] = {
H A Dctcm_mpc.c741 static const fsm_node mpcg_fsm[] = {

Completed in 17 milliseconds