Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dpio.c629 u32 old_threshold; in sc_set_cr_threshold() local
634 old_threshold = (sc->credit_ctrl >> in sc_set_cr_threshold()
638 if (new_threshold != old_threshold) { in sc_set_cr_threshold()