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()
182 int smc_tx_sendmsg(struct smc_sock *smc, struct msghdr *msg, size_t len) in smc_tx_sendmsg()
301 int smc_tx_sendpage(struct smc_sock *smc, struct page *page, int offset, in smc_tx_sendpage()
501 struct smc_sock *smc = container_of(conn, struct smc_sock, in smc_tx_rdma_writes() local
579 struct smc_sock *smc = in smcr_tx_sndbuf_nonempty() local
643 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); in __smc_tx_sndbuf_nonempty() local
709 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); in smc_tx_pending() local
730 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); in smc_tx_work() local
776 void smc_tx_init(struct smc_sock *smc) in smc_tx_init()