Searched refs:filled_slots (Results 1 – 1 of 1) sorted by relevance
717 uint16_t filled_slots = nitrox_qp_used_count(qp); in nitrox_sym_dev_deq_burst() local720 if (nb_ops > filled_slots) in nitrox_sym_dev_deq_burst()721 nb_ops = filled_slots; in nitrox_sym_dev_deq_burst()