Lines Matching refs:rxrpc_seq_t
27 struct rxrpc_call *call, rxrpc_seq_t seq) in rxrpc_proto_abort()
198 static bool rxrpc_rotate_tx_window(struct rxrpc_call *call, rxrpc_seq_t to, in rxrpc_rotate_tx_window()
307 rxrpc_seq_t top = READ_ONCE(call->tx_top); in rxrpc_receiving_reply()
390 static void rxrpc_input_dup_data(struct rxrpc_call *call, rxrpc_seq_t seq, in rxrpc_input_dup_data()
417 rxrpc_seq_t seq0 = sp->hdr.seq, hard_ack; in rxrpc_input_data()
470 rxrpc_seq_t seq = seq0 + j; in rxrpc_input_data()
673 rxrpc_seq_t top, bottom, seq; in rxrpc_input_check_for_lost_ack()
767 rxrpc_seq_t seq, int nr_acks, in rxrpc_input_soft_acks()
813 rxrpc_seq_t first_pkt, rxrpc_seq_t prev_pkt) in rxrpc_is_ack_valid()
815 rxrpc_seq_t base = READ_ONCE(call->ackr_first_seq); in rxrpc_is_ack_valid()
852 rxrpc_seq_t first_soft_ack, hard_ack, prev_pkt; in rxrpc_input_ack()