Searched refs:max_ops (Results 1 – 3 of 3) sorted by relevance
303 const uint16_t max_ops = 4; in test_enqueue_copies() local317 for (i = 0; i < max_ops; i++) in test_enqueue_copies()326 count = rte_dma_completed(dev_id, vchan, max_ops * 2, &id, NULL); in test_enqueue_copies()327 if (count != max_ops) in test_enqueue_copies()329 count, max_ops); in test_enqueue_copies()
865 unsigned int max_ops) in eca_crypto_adapter_run() argument867 unsigned int ops_left = max_ops; in eca_crypto_adapter_run()883 if (ops_left == max_ops) { in eca_crypto_adapter_run()
814 edma_adapter_run(struct event_dma_adapter *adapter, unsigned int max_ops) in edma_adapter_run() argument816 unsigned int ops_left = max_ops; in edma_adapter_run()831 if (ops_left == max_ops) { in edma_adapter_run()