Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_tx.h35 void smc_tx_sndbuf_nonfull(struct smc_sock *smc);
H A Dsmc_cdc.c68 smc_tx_sndbuf_nonfull(smc); in smc_cdc_tx_handler()
268 smc_tx_sndbuf_nonfull(smc); in smcd_cdc_msg_send()
H A Dsmc_tx.c67 void smc_tx_sndbuf_nonfull(struct smc_sock *smc) in smc_tx_sndbuf_nonfull() function