Searched refs:tlp_probe_acked (Results 1 – 3 of 3) sorted by relevance
272 summary->tlp_probe_acked = true; in rxrpc_rotate_tx_window()285 summary->tlp_probe_acked = true; in rxrpc_rotate_tx_window()960 summary->tlp_probe_acked = true; in rxrpc_input_soft_ack_tq()
381 } else if (summary->tlp_probe_acked) { in rxrpc_tlp_process_ack()
901 bool tlp_probe_acked:1; /* T if the TLP probe seq was acked */ member