Searched refs:next_rx_timo (Results 1 – 5 of 5) sorted by relevance
58 unsigned long now = jiffies, keepalive_at = call->next_rx_timo / 6; in rxrpc_set_keepalive()484 expect_rx_by = nowj + call->next_rx_timo; in rxrpc_send_data_packet()
146 call->next_rx_timo = 20 * HZ; in rxrpc_alloc_call()
718 WRITE_ONCE(call->next_rx_timo, j); in rxrpc_do_sendmsg()
568 u32 next_rx_timo; /* Timeout for next Rx packet (jif) */ member
1046 timo = READ_ONCE(call->next_rx_timo); in rxrpc_input_call_packet()