Home
last modified time | relevance | path

Searched refs:tx_cnt_prep (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/smc/
H A Dsmc_tx.c142 int tx_cnt_prep; in smc_tx_sendmsg() local
184 tx_cnt_prep = prep.count; in smc_tx_sendmsg()
188 tx_cnt_prep); in smc_tx_sendmsg()
190 chunk_off = tx_cnt_prep; in smc_tx_sendmsg()
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_tx.c189 int tx_cnt_prep; in smc_tx_sendmsg() local
241 tx_cnt_prep = prep.count; in smc_tx_sendmsg()
245 tx_cnt_prep); in smc_tx_sendmsg()
247 chunk_off = tx_cnt_prep; in smc_tx_sendmsg()

Completed in 4 milliseconds