Lines Matching refs:tL2C_CCB
164 tL2C_CCB* p_ccb; in L2CA_Deregister()
331 tL2C_CCB* p_ccb = l2cu_allocate_ccb(p_lcb, 0); in L2CA_ConnectReq()
470 tL2C_CCB* p_ccb = p_lcb->ccb_queue.p_first_ccb; in L2CA_DeregisterLECoc()
540 tL2C_CCB* p_ccb = l2cu_allocate_ccb(p_lcb, 0); in L2CA_ConnectLECocReq()
605 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(NULL, lcid); in L2CA_GetPeerLECocConfig()
655 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(p_lcb, p_lcb->pending_lead_cid); in L2CA_ConnectCreditBasedRsp()
658 tL2C_CCB* temp_p_ccb = l2cu_find_ccb_by_cid(p_lcb, cid); in L2CA_ConnectCreditBasedRsp()
750 tL2C_CCB* p_ccb_primary; in L2CA_ConnectCreditBasedReq()
754 tL2C_CCB* p_ccb = l2cu_allocate_ccb(p_lcb, 0); in L2CA_ConnectCreditBasedReq()
815 tL2C_CCB* p_ccb; in L2CA_ReconfigCreditBasedConnsReq()
887 tL2C_CCB* p_ccb; in L2CA_DisconnectReq()
915 tL2C_CCB* control_block = l2cu_find_ccb_by_cid(NULL, lcid); in L2CA_GetRemoteCid()
1026 tL2C_CCB* p_ccb; in L2CA_SetTxPriority()
1374 tL2C_CCB* p_ccb; in L2CA_RemoveFixedChnl()
1511 tL2C_CCB* p_ccb; in L2CA_SetChnlFlushability()
1548 tL2C_CCB* p_ccb; in L2CA_FlushChannel()