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