Lines Matching defs:smc
44 struct smc_sock *smc = smc_sk(sk); in smc_tx_write_space() local
67 void smc_tx_sndbuf_nonfull(struct smc_sock *smc) in smc_tx_sndbuf_nonfull()
77 static int smc_tx_wait(struct smc_sock *smc, int flags) in smc_tx_wait()
127 static bool smc_tx_is_corked(struct smc_sock *smc) in smc_tx_is_corked()
145 static bool smc_should_autocork(struct smc_sock *smc) in smc_should_autocork()
159 static bool smc_tx_should_cork(struct smc_sock *smc, struct msghdr *msg) in smc_tx_should_cork()
181 int smc_tx_sendmsg(struct smc_sock *smc, struct msghdr *msg, size_t len) in smc_tx_sendmsg()
484 struct smc_sock *smc = container_of(conn, struct smc_sock, in smc_tx_rdma_writes() local
562 struct smc_sock *smc = in smcr_tx_sndbuf_nonempty() local
626 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); in smc_tx_sndbuf_nonempty() local
664 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); in smc_tx_pending() local
685 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); in smc_tx_work() local
731 void smc_tx_init(struct smc_sock *smc) in smc_tx_init()