Lines Matching refs:estconnfunc
415 grp->estconnfunc = callback; in ctc_mpc_establish_connectivity()
426 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
427 grp->estconnfunc(grp->port_num, 0, in ctc_mpc_establish_connectivity()
429 grp->estconnfunc = NULL; in ctc_mpc_establish_connectivity()
445 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
446 grp->estconnfunc(grp->port_num, -1, 0); in ctc_mpc_establish_connectivity()
447 grp->estconnfunc = NULL; in ctc_mpc_establish_connectivity()
477 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
478 grp->estconnfunc(grp->port_num, -1, 0); in ctc_mpc_establish_connectivity()
479 grp->estconnfunc = NULL; in ctc_mpc_establish_connectivity()
491 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
492 grp->estconnfunc(grp->port_num, -1, 0); in ctc_mpc_establish_connectivity()
493 grp->estconnfunc = NULL; in ctc_mpc_establish_connectivity()
535 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()
2094 if (grp->estconnfunc) { in mpc_send_qllc_discontact()
2095 grp->estconnfunc(grp->port_num, -1, 0); in mpc_send_qllc_discontact()
2096 grp->estconnfunc = NULL; in mpc_send_qllc_discontact()