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