Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/smc/
H A Dsmc_wr.h64 if (!smc_link_sendable(link)) in smc_wr_tx_link_hold()
H A Dsmc_core.h362 static inline bool smc_link_sendable(struct smc_link *lnk) in smc_link_sendable() function
H A Dsmc_wr.c159 if (!smc_link_sendable(link)) in smc_wr_tx_get_free_slot_index()
202 !smc_link_sendable(link) || in smc_wr_tx_get_free_slot()
H A Dsmc_core.c229 if (smc_link_sendable(lnk)) in smcr_lgr_link_deactivate_all()
H A Dsmc_llc.c1361 if (!smc_link_sendable(&lgr->lnk[i])) in smc_llc_send_link_delete_all()
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_wr.h64 if (!smc_link_sendable(link)) in smc_wr_tx_link_hold()
H A Dsmc_core.h470 * on this link, if sending RDMA messages is needed, use smc_link_sendable()
486 * messages, use smc_link_sendable(), otherwise, use smc_link_usable() instead
488 static inline bool smc_link_sendable(struct smc_link *lnk) in smc_link_sendable() function
H A Dsmc_wr.c174 if (!smc_link_sendable(link)) in smc_wr_tx_get_free_slot_index()
217 !smc_link_sendable(link) || in smc_wr_tx_get_free_slot()
H A Dsmc_llc.c1660 if (!smc_link_sendable(&lgr->lnk[i])) in smc_llc_send_link_delete_all()
H A Dsmc_core.c661 if (smc_link_sendable(lnk)) in smcr_lgr_link_deactivate_all()

Completed in 18 milliseconds