Searched refs:q_count (Results 1 – 3 of 3) sorted by relevance
77 double q_count[NUM_SYMBOLS] = { 0 }; in QuantizeLevels() local89 q_count[slot] += freq[s]; in QuantizeLevels()97 const double count = q_count[slot]; in QuantizeLevels()
3411 UINT16 q_count = p_ccb->xmit_hold_q.count; in l2cu_check_channel_congestion() local3416 q_count += p_ccb->p_lcb->ucd_out_sec_pending_q.count; in l2cu_check_channel_congestion()3429 if (q_count <= (p_ccb->buff_quota / 2)) in l2cu_check_channel_congestion()3435 p_ccb->local_cid, q_count, p_ccb->buff_quota); in l2cu_check_channel_congestion()3474 if (q_count > p_ccb->buff_quota) in l2cu_check_channel_congestion()3480 p_ccb->local_cid, q_count, p_ccb->buff_quota); in l2cu_check_channel_congestion()