Searched refs:smc_tx_prepared_sends (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/smc/
H A Dsmc_tx.h21 static inline int smc_tx_prepared_sends(struct smc_connection *conn) function
H A Dsmc_close.c57 if (!smc_tx_prepared_sends(&smc->conn))
69 !smc_tx_prepared_sends(&smc->conn) ||
H A Dsmc_tx.c154 smc_tx_prepared_sends(conn) > corking_size)
630 if (unlikely(smc_tx_prepared_sends(conn) <= 0))
H A Dsmc_cdc.c363 if ((diff_cons && smc_tx_prepared_sends(conn)) ||
H A Daf_smc.c3209 answ = smc_tx_prepared_sends(&smc->conn);

Completed in 229 milliseconds