Searched refs:resp_seq (Results 1 – 2 of 2) sorted by relevance
609 __le16 resp_seq = READ_ONCE(ctx->resp->seq_id); in __hwrm_send() local611 if (resp_seq == ctx->req->seq_id) in __hwrm_send()613 if (resp_seq != seen_out_of_seq) { in __hwrm_send()615 le16_to_cpu(resp_seq), in __hwrm_send()618 seen_out_of_seq = resp_seq; in __hwrm_send()
483 struct sctp_association *asoc, __be32 resp_seq, in sctp_chunk_lookup_strreset_param() argument501 if ((!resp_seq || req->request_seq == resp_seq) && in sctp_chunk_lookup_strreset_param()