Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_tx.c724 int to_confirm; in smc_tx_consumer_update() local
728 to_confirm = smc_curs_diff(conn->rmb_desc->len, &cfed, &cons); in smc_tx_consumer_update()
729 if (to_confirm > conn->rmbe_update_limit) { in smc_tx_consumer_update()
738 ((to_confirm > conn->rmbe_update_limit) && in smc_tx_consumer_update()