Searched refs:classic_buffer_full (Results 1 – 1 of 1) sorted by relevance
94 bool classic_buffer_full = in start_round_robin() local98 …if (!acl_queue_handler->second.dequeue_is_registered_ && !classic_buffer_full && !le_buffer_full) { in start_round_robin()180 …bool classic_buffer_full = next_connection_type == ConnectionType::CLASSIC && acl_packet_credits_ … in handle_enqueue_next_fragment() local182 if ((classic_buffer_full || le_buffer_full) && enqueue_registered_.exchange(false)) { in handle_enqueue_next_fragment()