Searched defs:tL2C_CCB (Results 1 – 2 of 2) sorted by relevance
52 bool l2cu_is_ccb_active(tL2C_CCB* /* p_ccb */) { in l2cu_is_ccb_active() argument124 uint8_t l2cu_process_peer_cfg_req(tL2C_CCB* /* p_ccb */, in l2cu_process_peer_cfg_req() argument130 void l2cu_adjust_out_mps(tL2C_CCB* /* p_ccb */) { in l2cu_adjust_out_mps() argument133 void l2cu_change_pri_ccb(tL2C_CCB* /* p_ccb */, in l2cu_change_pri_ccb() argument137 void l2cu_check_channel_congestion(tL2C_CCB* /* p_ccb */) { in l2cu_check_channel_congestion() argument146 void l2cu_dequeue_ccb(tL2C_CCB* /* p_ccb */) { inc_func_call_count(__func__); } in l2cu_dequeue_ccb() argument148 void l2cu_disconnect_chnl(tL2C_CCB* /* p_ccb */) { in l2cu_disconnect_chnl() argument151 void l2cu_enqueue_ccb(tL2C_CCB* /* p_ccb */) { inc_func_call_count(__func__); } in l2cu_enqueue_ccb() argument161 void l2cu_process_our_cfg_req(tL2C_CCB* /* p_ccb */, in l2cu_process_our_cfg_req() argument165 void l2cu_process_our_cfg_rsp(tL2C_CCB* /* p_ccb */, in l2cu_process_our_cfg_rsp() argument[all …]
372 } tL2C_CCB; typedef