Searched refs:rxrpc_get_rto_backoff (Results 1 – 2 of 2) sorted by relevance
294 rxrpc_get_rto_backoff(call, false)); in rxrpc_tlp_calc_pto() 349 ktime_t rto = rxrpc_get_rto_backoff(call, false); in rxrpc_tlp_send_probe()
185 ktime_t rxrpc_get_rto_backoff(struct rxrpc_call *call, bool retrans) in rxrpc_get_rto_backoff() function