Searched refs:q_count (Results 1 – 1 of 1) sorted by relevance
3252 size_t q_count = fixed_queue_length(p_ccb->xmit_hold_q); in l2cu_check_channel_congestion() local3256 if (q_count <= (p_ccb->buff_quota / 2)) in l2cu_check_channel_congestion()3260 if (q_count > p_ccb->buff_quota) in l2cu_check_channel_congestion()