Home
last modified time | relevance | path

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

/linux-5.19.10/net/smc/
Dsmc_cdc.c70 int smc_cdc_get_free_slot(struct smc_connection *conn, in smc_cdc_get_free_slot() function
183 rc = smc_cdc_get_free_slot(conn, link, &wr_buf, NULL, &pend); in smcr_cdc_get_slot_and_msg_send()
Dsmc_cdc.h289 int smc_cdc_get_free_slot(struct smc_connection *conn,
Dsmc_tx.c575 rc = smc_cdc_get_free_slot(conn, link, &wr_buf, &wr_rdma_buf, &pend); in smcr_tx_sndbuf_nonempty()
Dsmc_core.c1067 rc = smc_cdc_get_free_slot(conn, to_lnk, &wr_buf, NULL, &pend); in smc_switch_conns()