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