Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/net/
H A Dctcm_mpc.c430 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
433 grp->estconnfunc = NULL; in ctc_mpc_establish_connectivity()
449 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
451 grp->estconnfunc = NULL; in ctc_mpc_establish_connectivity()
481 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
495 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
539 grp->estconnfunc = NULL; in ctc_mpc_dealloc_ch()
832 if (grp->estconnfunc) { in mpc_action_go_ready()
897 if (grp->estconnfunc) { in mpc_group_ready()
900 grp->estconnfunc = NULL; in mpc_group_ready()
[all …]
H A Dctcm_mpc.h193 void (*estconnfunc)(int, int, int); member
H A Dctcm_fsms.c1670 if (grp->estconnfunc) in ctcmpc_chx_attnbusy()