Searched refs:sc_percent_to_threshold (Results 1 – 2 of 2) sorted by relevance
258 u32 sc_percent_to_threshold(struct send_context *sc, u32 percent);
576 u32 sc_percent_to_threshold(struct send_context *sc, u32 percent) in sc_percent_to_threshold() function771 thresh = sc_percent_to_threshold(sc, 50); in sc_alloc()773 thresh = sc_percent_to_threshold(sc, in sc_alloc()776 thresh = min(sc_percent_to_threshold(sc, 50), in sc_alloc()1837 thres = min(sc_percent_to_threshold(dd->kernel_send_context[scontext], in set_threshold()