Searched refs:cl_mgmt_cb_arg (Results 1 – 1 of 1) sorted by relevance
430 tPORT_MGMT_CL_CALLBACK_ARG cl_mgmt_cb_arg = {0}; in PORT_DlcEstablishInd() local485 cl_mgmt_cb_arg.peer_mtu = p_port->peer_mtu; in PORT_DlcEstablishInd()486 p_port->p_mgmt_callback (PORT_SUCCESS, p_port->inx, &cl_mgmt_cb_arg); in PORT_DlcEstablishInd()509 tPORT_MGMT_CL_CALLBACK_ARG cl_mgmt_cb_arg = {0}; in PORT_DlcEstablishCnf() local540 cl_mgmt_cb_arg.peer_mtu = p_port->peer_mtu; in PORT_DlcEstablishCnf()541 p_port->p_mgmt_callback (PORT_SUCCESS, p_port->inx, &cl_mgmt_cb_arg); in PORT_DlcEstablishCnf()