Searched refs:sc_seq_txseq (Results 1 – 2 of 2) sorted by relevance
112 uint32_t sc_seq_txseq; member1039 sc->sc_seq_txseq = BTH5_FLAGS_ACK(hdrp->flags); in bth5_mux_receive()1172 sc->sc_seq_txseq = rxack; in bth5_sequencing_receive()1191 protocol_id, sc->sc_seq_winspace, sc->sc_seq_txseq)); in bth5_tx_reliable_pkt()1215 hdrp->flags |= sc->sc_seq_txseq; in bth5_tx_reliable_pkt()1238 sc->sc_seq_txseq = (sc->sc_seq_txseq + 1) & BTH5_FLAGS_SEQ_MASK; in bth5_tx_reliable_pkt()1351 sc->sc_seq_txseq = 0; in bth5_sequencing_reset()
109 uint32_t sc_seq_txseq; member1130 protocol_id, sc->sc_seq_winspace, sc->sc_seq_txseq)); in bcsp_tx_reliable_pkt()1154 hdrp->flags |= sc->sc_seq_txseq; in bcsp_tx_reliable_pkt()1169 sc->sc_seq_txseq = (sc->sc_seq_txseq + 1) & BCSP_FLAGS_SEQ_MASK; in bcsp_tx_reliable_pkt()1303 sc->sc_seq_txseq = 0; in bcsp_sequencing_reset()