Home
last modified time | relevance | path

Searched refs:smc_wr_tx_send_wait (Results 1 – 3 of 3) sorted by relevance

/linux/net/smc/
H A Dsmc_wr.h129 int smc_wr_tx_send_wait(struct smc_link *link, struct smc_wr_tx_pend_priv *priv,
H A Dsmc_wr.c340 int smc_wr_tx_send_wait(struct smc_link *link, struct smc_wr_tx_pend_priv *priv, in smc_wr_tx_send_wait() function
H A Dsmc_llc.c799 rc = smc_wr_tx_send_wait(link, pend, SMC_LLC_WAIT_TIME); in smc_llc_send_message_wait()