Searched refs:summary (Results 1 – 3 of 3) sorted by relevance
| /net/rxrpc/ |
| A D | input.c | 39 summary->retrans_timeo = true; in rxrpc_congestion_management() 90 if (summary->new_low_snack) { in rxrpc_congestion_management() 115 if (!summary->new_low_snack) { in rxrpc_congestion_management() 212 summary->acked_serial, summary->ack_serial, in rxrpc_add_data_rtt_sample() 235 summary->new_low_snack = true; in rxrpc_rotate_tx_window() 269 summary->nr_new_hacks++; in rxrpc_rotate_tx_window() 282 summary->nr_new_hacks++; in rxrpc_rotate_tx_window() 904 summary->nr_new_sacks += a; in rxrpc_input_soft_ack_tq() 937 if (summary->acked_serial) in rxrpc_input_soft_ack_tq() 1127 if (summary.acked_serial) { in rxrpc_input_ack() [all …]
|
| A D | input_rack.c | 63 struct rxrpc_ack_summary *summary, in rxrpc_rack_update() argument 104 struct rxrpc_ack_summary *summary, in rxrpc_rack_detect_reordering() argument 122 struct rxrpc_ack_summary *summary, in rxrpc_input_rack_one() argument 126 rxrpc_rack_update(call, summary, tq, ix); in rxrpc_input_rack_one() 131 struct rxrpc_ack_summary *summary, in rxrpc_input_rack() argument 142 trace_rxrpc_rack_update(call, summary); in rxrpc_input_rack() 157 struct rxrpc_ack_summary *summary) in rxrpc_rack_update_reo_wnd() argument 184 if (summary->in_fast_or_rto_recovery) in rxrpc_rack_update_reo_wnd() 245 struct rxrpc_ack_summary *summary) in rxrpc_rack_detect_loss_and_arm_timer() argument 381 } else if (summary->tlp_probe_acked) { in rxrpc_tlp_process_ack() [all …]
|
| A D | ar-internal.h | 1228 struct rxrpc_ack_summary *summary, 1232 struct rxrpc_ack_summary *summary, 1236 struct rxrpc_ack_summary *summary); 1239 void rxrpc_tlp_process_ack(struct rxrpc_call *call, struct rxrpc_ack_summary *summary);
|
Completed in 14 milliseconds