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

/linux-master/net/smc/
H A Dsmc_tx.c38 * to wakeup sndbuf producers that blocked with smc_tx_wait().
64 /* Wakeup sndbuf producers that blocked with smc_tx_wait().
77 static int smc_tx_wait(struct smc_sock *smc, int flags) function
227 rc = smc_tx_wait(smc, msg->msg_flags);
234 /* could be just 1 byte, even after smc_tx_wait above */

Completed in 197 milliseconds