Searched refs:smc_cdc_rxed_any_close (Results 1 – 3 of 3) sorted by relevance
263 if (!smc_cdc_rxed_any_close(conn)) in smc_close_active()273 if (smc_cdc_rxed_any_close(conn)) { in smc_close_active()395 if (!smc_cdc_rxed_any_close(conn)) in smc_close_passive_work()408 if (smc_cdc_rxed_any_close(conn)) { in smc_close_passive_work()474 if (!smc_cdc_rxed_any_close(conn)) in smc_close_shutdown_write()
77 static inline bool smc_cdc_rxed_any_close(struct smc_connection *conn) in smc_cdc_rxed_any_close() function86 return smc_cdc_rxed_any_close(conn) || in smc_cdc_rxed_any_close_or_senddone()
97 if (smc_cdc_rxed_any_close(conn)) { in smc_tx_wait()118 smc_cdc_rxed_any_close(conn) || in smc_tx_wait()219 if (smc_cdc_rxed_any_close(conn)) in smc_tx_sendmsg()