Home
last modified time | relevance | path

Searched refs:tx_cdc_seq_fin (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/smc/
H A Dsmc.h171 u16 tx_cdc_seq_fin; /* sequence # - tx completed */ member
H A Dsmc_cdc.c50 conn->tx_cdc_seq_fin = cdcpend->ctrl_seq; in smc_cdc_tx_handler()
144 peer->seqno = htons(conn->tx_cdc_seq_fin); /* seqno last compl. tx */ in smcr_cdc_msg_send_validation()
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_cdc.c50 conn->tx_cdc_seq_fin = cdcpend->ctrl_seq; in smc_cdc_tx_handler()
154 peer->seqno = htons(conn->tx_cdc_seq_fin); /* seqno last compl. tx */ in smcr_cdc_msg_send_validation()
H A Dsmc.h192 u16 tx_cdc_seq_fin; /* sequence # - tx completed */ member

Completed in 4 milliseconds