Home
last modified time | relevance | path

Searched refs:to_confirm (Results 1 – 1 of 1) sorted by relevance

/linux/net/smc/
A Dsmc_tx.c628 int to_confirm; in smc_tx_consumer_update() local
632 to_confirm = smc_curs_diff(conn->rmb_desc->len, &cfed, &cons); in smc_tx_consumer_update()
633 if (to_confirm > conn->rmbe_update_limit) { in smc_tx_consumer_update()
642 ((to_confirm > conn->rmbe_update_limit) && in smc_tx_consumer_update()

Completed in 3 milliseconds