Searched refs:num_pulled (Results 1 – 2 of 2) sorted by relevance
764 int ret, num_rx = 0, next_pull = nb_pkts, num_pulled; in dpaa2_dev_rx() local813 num_pulled = 0; in dpaa2_dev_rx()863 num_pulled++; in dpaa2_dev_rx()866 } while (next_pull && num_pulled == dpaa2_dqrr_size); in dpaa2_dev_rx()879 int ret, num_tx_conf = 0, num_pulled; in dpaa2_dev_tx_conf() local928 num_pulled = 0; in dpaa2_dev_tx_conf()973 num_pulled++; in dpaa2_dev_tx_conf()983 } while (num_pulled == dpaa2_dqrr_size); in dpaa2_dev_tx_conf()
748 int ret, next_pull, num_pulled = 0; in dpdmai_dev_dequeue_multijob_no_prefetch() local805 num_pulled = 0; in dpdmai_dev_dequeue_multijob_no_prefetch()833 num_pulled++; in dpdmai_dev_dequeue_multijob_no_prefetch()837 } while (next_pull && num_pulled == dpaa2_dqrr_size); in dpdmai_dev_dequeue_multijob_no_prefetch()