Searched refs:tx_cdc_seq (Results 1 – 2 of 2) sorted by relevance
94 pend->ctrl_seq = conn->tx_cdc_seq; in smc_cdc_add_pending_send()107 conn->tx_cdc_seq++; in smc_cdc_msg_send()108 conn->local_tx_ctrl.seqno = conn->tx_cdc_seq; in smc_cdc_msg_send()115 conn->tx_cdc_seq--; in smc_cdc_msg_send()116 conn->local_tx_ctrl.seqno = conn->tx_cdc_seq; in smc_cdc_msg_send()
170 u16 tx_cdc_seq; /* sequence # for CDC send */ member