Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dpio.c587 u32 old_threshold; in sc_set_cr_threshold() local
592 old_threshold = (sc->credit_ctrl >> in sc_set_cr_threshold()
596 if (new_threshold != old_threshold) { in sc_set_cr_threshold()