Home
last modified time | relevance | path

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

/linux-5.19.10/net/smc/
Dsmc_wr.h130 int smc_wr_tx_send_wait(struct smc_link *link, struct smc_wr_tx_pend_priv *priv,
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
Dsmc_llc.c788 rc = smc_wr_tx_send_wait(link, pend, SMC_LLC_WAIT_TIME); in smc_llc_send_message_wait()