Home
last modified time | relevance | path

Searched refs:smc_tx_prepared_sends (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/smc/
H A Dsmc_tx.h21 static inline int smc_tx_prepared_sends(struct smc_connection *conn) in smc_tx_prepared_sends() function
H A Dsmc_close.c57 if (!smc_tx_prepared_sends(&smc->conn)) in smc_close_stream_wait()
66 !smc_tx_prepared_sends(&smc->conn) || in smc_close_stream_wait()
H A Dsmc_cdc.c352 if ((diff_cons && smc_tx_prepared_sends(conn)) || in smc_cdc_msg_recv_action()
H A Daf_smc.c2331 answ = smc_tx_prepared_sends(&smc->conn); in smc_ioctl()
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_tx.h21 static inline int smc_tx_prepared_sends(struct smc_connection *conn) in smc_tx_prepared_sends() function
H A Dsmc_close.c57 if (!smc_tx_prepared_sends(&smc->conn)) in smc_close_stream_wait()
69 !smc_tx_prepared_sends(&smc->conn) || in smc_close_stream_wait()
H A Dsmc_tx.c154 smc_tx_prepared_sends(conn) > corking_size) in smc_should_autocork()
630 if (unlikely(smc_tx_prepared_sends(conn) <= 0)) in __smc_tx_sndbuf_nonempty()
H A Dsmc_cdc.c363 if ((diff_cons && smc_tx_prepared_sends(conn)) || in smc_cdc_msg_recv_action()
H A Daf_smc.c3186 answ = smc_tx_prepared_sends(&smc->conn); in smc_ioctl()

Completed in 11 milliseconds