Lines Matching refs:estconnfunc
416 grp->estconnfunc = callback; in ctc_mpc_establish_connectivity()
427 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
428 grp->estconnfunc(grp->port_num, 0, in ctc_mpc_establish_connectivity()
430 grp->estconnfunc = NULL; in ctc_mpc_establish_connectivity()
446 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
447 grp->estconnfunc(grp->port_num, -1, 0); in ctc_mpc_establish_connectivity()
448 grp->estconnfunc = NULL; in ctc_mpc_establish_connectivity()
478 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
479 grp->estconnfunc(grp->port_num, -1, 0); in ctc_mpc_establish_connectivity()
480 grp->estconnfunc = NULL; in ctc_mpc_establish_connectivity()
492 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
493 grp->estconnfunc(grp->port_num, -1, 0); in ctc_mpc_establish_connectivity()
494 grp->estconnfunc = NULL; in ctc_mpc_establish_connectivity()
536 grp->estconnfunc = NULL; in ctc_mpc_dealloc_ch()
845 if (grp->estconnfunc) { in mpc_action_go_ready()
846 grp->estconnfunc(grp->port_num, 1, in mpc_action_go_ready()
848 grp->estconnfunc = NULL; in mpc_action_go_ready()
910 if (grp->estconnfunc) { in mpc_group_ready()
911 grp->estconnfunc(grp->port_num, 0, in mpc_group_ready()
913 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()