Home
last modified time | relevance | path

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

/Linux-v5.10/net/smc/
Dsmc_wr.c55 static inline bool smc_wr_is_tx_pend(struct smc_link *link) in smc_wr_is_tx_pend() function
67 if (wait_event_timeout(link->wr_tx_wait, !smc_wr_is_tx_pend(link), in smc_wr_tx_wait_no_pending_sends()