Lines Matching refs:estconnfunc
427 grp->estconnfunc = callback; in ctc_mpc_establish_connectivity()
438 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
439 grp->estconnfunc(grp->port_num, 0, in ctc_mpc_establish_connectivity()
441 grp->estconnfunc = NULL; in ctc_mpc_establish_connectivity()
457 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
458 grp->estconnfunc(grp->port_num, -1, 0); in ctc_mpc_establish_connectivity()
459 grp->estconnfunc = NULL; in ctc_mpc_establish_connectivity()
489 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
490 grp->estconnfunc(grp->port_num, -1, 0); in ctc_mpc_establish_connectivity()
491 grp->estconnfunc = NULL; in ctc_mpc_establish_connectivity()
503 if (grp->estconnfunc) { in ctc_mpc_establish_connectivity()
504 grp->estconnfunc(grp->port_num, -1, 0); in ctc_mpc_establish_connectivity()
505 grp->estconnfunc = NULL; in ctc_mpc_establish_connectivity()
547 grp->estconnfunc = NULL; in ctc_mpc_dealloc_ch()
856 if (grp->estconnfunc) { in mpc_action_go_ready()
857 grp->estconnfunc(grp->port_num, 1, in mpc_action_go_ready()
859 grp->estconnfunc = NULL; in mpc_action_go_ready()
921 if (grp->estconnfunc) { in mpc_group_ready()
922 grp->estconnfunc(grp->port_num, 0, in mpc_group_ready()
924 grp->estconnfunc = NULL; in mpc_group_ready()
2106 if (grp->estconnfunc) { in mpc_send_qllc_discontact()
2107 grp->estconnfunc(grp->port_num, -1, 0); in mpc_send_qllc_discontact()
2108 grp->estconnfunc = NULL; in mpc_send_qllc_discontact()