Home
last modified time | relevance | path

Searched refs:cir_in_use (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_rl.c369 u32 cir_in_use = sla->cir - sla->rem_cir; in can_node_afford_update() local
372 if (cir_in_use > sla_in->cir) in can_node_afford_update()
376 if (sla_in->pir < sla->pir && sla->type != RL_LEAF && cir_in_use > 0) in can_node_afford_update()