Home
last modified time | relevance | path

Searched refs:smc_tx_rdma_writes (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/smc/
H A Dsmc_tx.c306 /* SMC-R helper for smc_tx_rdma_writes() */
359 /* SMC-D helper for smc_tx_rdma_writes() */
402 static int smc_tx_rdma_writes(struct smc_connection *conn, in smc_tx_rdma_writes() function
520 rc = smc_tx_rdma_writes(conn, wr_rdma_buf); in smcr_tx_sndbuf_nonempty()
547 rc = smc_tx_rdma_writes(conn, NULL); in smcd_tx_sndbuf_nonempty()
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_tx.c355 /* SMC-R helper for smc_tx_rdma_writes() */
420 /* SMC-D helper for smc_tx_rdma_writes() */
463 static int smc_tx_rdma_writes(struct smc_connection *conn, in smc_tx_rdma_writes() function
585 rc = smc_tx_rdma_writes(conn, wr_rdma_buf); in smcr_tx_sndbuf_nonempty()
612 rc = smc_tx_rdma_writes(conn, NULL); in smcd_tx_sndbuf_nonempty()

Completed in 4 milliseconds