Searched refs:tx_cdc_seq (Results 1 – 2 of 2) sorted by relevance
96 pend->ctrl_seq = conn->tx_cdc_seq; in smc_cdc_add_pending_send()109 conn->tx_cdc_seq++; in smc_cdc_msg_send()110 conn->local_tx_ctrl.seqno = conn->tx_cdc_seq; in smc_cdc_msg_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()
170 u16 tx_cdc_seq; /* sequence # for CDC send */ member