Lines Matching refs:estconnfunc
417 grp->estconnfunc = callback; in ctc_mpc_establish_connectivity()
428 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
429 grp->estconnfunc(grp->port_num, 0, in ctc_mpc_establish_connectivity()
431 grp->estconnfunc = NULL; in ctc_mpc_establish_connectivity()
447 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
448 grp->estconnfunc(grp->port_num, -1, 0); in ctc_mpc_establish_connectivity()
449 grp->estconnfunc = NULL; in ctc_mpc_establish_connectivity()
479 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
480 grp->estconnfunc(grp->port_num, -1, 0); in ctc_mpc_establish_connectivity()
481 grp->estconnfunc = NULL; in ctc_mpc_establish_connectivity()
493 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
494 grp->estconnfunc(grp->port_num, -1, 0); in ctc_mpc_establish_connectivity()
495 grp->estconnfunc = NULL; in ctc_mpc_establish_connectivity()
537 grp->estconnfunc = NULL; in ctc_mpc_dealloc_ch()
844 if (grp->estconnfunc) { in mpc_action_go_ready()
845 grp->estconnfunc(grp->port_num, 1, in mpc_action_go_ready()
847 grp->estconnfunc = NULL; in mpc_action_go_ready()
909 if (grp->estconnfunc) { in mpc_group_ready()
910 grp->estconnfunc(grp->port_num, 0, in mpc_group_ready()
912 grp->estconnfunc = NULL; in mpc_group_ready()
2083 if (grp->estconnfunc) { in mpc_send_qllc_discontact()
2084 grp->estconnfunc(grp->port_num, -1, 0); in mpc_send_qllc_discontact()
2085 grp->estconnfunc = NULL; in mpc_send_qllc_discontact()