Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_cdc.c72 int smc_cdc_get_free_slot(struct smc_connection *conn, in smc_cdc_get_free_slot() function
185 rc = smc_cdc_get_free_slot(conn, link, &wr_buf, NULL, &pend); in smcr_cdc_get_slot_and_msg_send()
H A Dsmc_cdc.h289 int smc_cdc_get_free_slot(struct smc_connection *conn,
H A Dsmc_tx.c558 rc = smc_cdc_get_free_slot(conn, link, &wr_buf, &wr_rdma_buf, &pend); in smcr_tx_sndbuf_nonempty()
H A Dsmc_core.c1088 rc = smc_cdc_get_free_slot(conn, to_lnk, &wr_buf, NULL, &pend); in smc_switch_conns()