Searched refs:num_left (Results 1 – 1 of 1) sorted by relevance
1558 uint16_t num_left = 0, num_flushed1 = 0, num_flushed2 = 0; in L2CA_FlushChannel() local1626 if (p_buf->event == lcid) num_left++; in L2CA_FlushChannel()1630 num_left += fixed_queue_length(p_ccb->xmit_hold_q); in L2CA_FlushChannel()1634 num_flushed1, num_flushed2, num_left); in L2CA_FlushChannel()1639 return (num_left); in L2CA_FlushChannel()