Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/ccids/lib/
H A Dtfrc.h55 u32 tfrc_calc_x_reverse_lookup(u32 fvalue);
H A Dtfrc_equation.c662 u32 tfrc_calc_x_reverse_lookup(u32 fvalue) in tfrc_calc_x_reverse_lookup() function
/openbmc/linux/net/dccp/ccids/
H A Dccid3.c699 p = tfrc_calc_x_reverse_lookup(fval); in ccid3_first_li()