Home
last modified time | relevance | path

Searched refs:tlp_probe_acked (Results 1 – 2 of 2) sorted by relevance

/linux/net/rxrpc/
H A Dinput.c268 summary->tlp_probe_acked = true; in rxrpc_rotate_tx_window()
281 summary->tlp_probe_acked = true; in rxrpc_rotate_tx_window()
947 summary->tlp_probe_acked = true; in rxrpc_input_soft_ack_tq()
H A Dar-internal.h876 bool tlp_probe_acked:1; /* T if the TLP probe seq was acked */ member