Home
last modified time | relevance | path

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

/net/smc/
Dsmc_tx.h21 static inline int smc_tx_prepared_sends(struct smc_connection *conn) in smc_tx_prepared_sends() function
Dsmc_close.c58 if (!smc_tx_prepared_sends(&smc->conn)) in smc_close_stream_wait()
67 !smc_tx_prepared_sends(&smc->conn) || in smc_close_stream_wait()
Dsmc_cdc.c281 if ((diff_cons && smc_tx_prepared_sends(conn)) || in smc_cdc_msg_recv_action()
Daf_smc.c1840 answ = smc_tx_prepared_sends(&smc->conn); in smc_ioctl()