sc_percent_to_threshold 10105 drivers/infiniband/hw/hfi1/chip.c 		thres = min(sc_percent_to_threshold(dd->vld[i].sc, 50),
sc_percent_to_threshold 10114 drivers/infiniband/hw/hfi1/chip.c 	thres = min(sc_percent_to_threshold(dd->vld[15].sc, 50),
sc_percent_to_threshold  813 drivers/infiniband/hw/hfi1/pio.c 		thresh = sc_percent_to_threshold(sc, 50);
sc_percent_to_threshold  815 drivers/infiniband/hw/hfi1/pio.c 		thresh = sc_percent_to_threshold(sc,
sc_percent_to_threshold  818 drivers/infiniband/hw/hfi1/pio.c 		thresh = min(sc_percent_to_threshold(sc, 50),
sc_percent_to_threshold 1877 drivers/infiniband/hw/hfi1/pio.c 	thres = min(sc_percent_to_threshold(dd->kernel_send_context[scontext],
sc_percent_to_threshold  302 drivers/infiniband/hw/hfi1/pio.h u32 sc_percent_to_threshold(struct send_context *sc, u32 percent);