Searched refs:tx_cdc_seq (Results 1 – 2 of 2) sorted by relevance
108 pend->ctrl_seq = conn->tx_cdc_seq; in smc_cdc_add_pending_send()121 conn->tx_cdc_seq++; in smc_cdc_msg_send()122 conn->local_tx_ctrl.seqno = conn->tx_cdc_seq; in smc_cdc_msg_send()133 conn->tx_cdc_seq--; in smc_cdc_msg_send()134 conn->local_tx_ctrl.seqno = conn->tx_cdc_seq; in smc_cdc_msg_send()
191 u16 tx_cdc_seq; /* sequence # for CDC send */ member