Searched refs:tx_cdc_seq (Results 1 – 2 of 2) sorted by relevance
106 pend->ctrl_seq = conn->tx_cdc_seq; in smc_cdc_add_pending_send()119 conn->tx_cdc_seq++; in smc_cdc_msg_send()120 conn->local_tx_ctrl.seqno = conn->tx_cdc_seq; in smc_cdc_msg_send()131 conn->tx_cdc_seq--; in smc_cdc_msg_send()132 conn->local_tx_ctrl.seqno = conn->tx_cdc_seq; in smc_cdc_msg_send()
188 u16 tx_cdc_seq; /* sequence # for CDC send */ member