Searched refs:MIN_HW_QUEUE_SIZE (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/crypto/ccree/
H A Dcc_driver.h101 #define MIN_HW_QUEUE_SIZE 50 /* Minimum size required for proper function */ macro
H A Dcc_request_mgr.c148 if (req_mgr_h->hw_queue_size < MIN_HW_QUEUE_SIZE) {
150 req_mgr_h->hw_queue_size, MIN_HW_QUEUE_SIZE);

Completed in 347 milliseconds