Home
last modified time | relevance | path

Searched defs:resp_seq (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_hwrm.c388 __le16 resp_seq = READ_ONCE(ctx->resp->seq_id); in __hwrm_send_ctx() local
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hwrm.c611 __le16 resp_seq = READ_ONCE(ctx->resp->seq_id); in __hwrm_send() local
/linux/net/sctp/
H A Dstream.c484 sctp_chunk_lookup_strreset_param(struct sctp_association * asoc,__be32 resp_seq,__be16 type) sctp_chunk_lookup_strreset_param() argument