Home
last modified time | relevance | path

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

/Linux-v4.19/net/smc/
Dsmc_cdc.c62 int smc_cdc_get_free_slot(struct smc_connection *conn, in smc_cdc_get_free_slot() function
124 rc = smc_cdc_get_free_slot(conn, &wr_buf, &pend); in smcr_cdc_get_slot_and_msg_send()
Dsmc_cdc.h245 int smc_cdc_get_free_slot(struct smc_connection *conn,
Dsmc_tx.c493 rc = smc_cdc_get_free_slot(conn, &wr_buf, &pend); in smcr_tx_sndbuf_nonempty()