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()
846 if (grp->estconnfunc) { in mpc_action_go_ready()
847 grp->estconnfunc(grp->port_num, 1, in mpc_action_go_ready()
849 grp->estconnfunc = NULL; in mpc_action_go_ready()
911 if (grp->estconnfunc) { in mpc_group_ready()
912 grp->estconnfunc(grp->port_num, 0, in mpc_group_ready()
914 grp->estconnfunc = NULL; in mpc_group_ready()
2087 if (grp->estconnfunc) { in mpc_send_qllc_discontact()
2088 grp->estconnfunc(grp->port_num, -1, 0); in mpc_send_qllc_discontact()
2089 grp->estconnfunc = NULL; in mpc_send_qllc_discontact()