Home
last modified time | relevance | path

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

/Linux-v4.19/net/smc/
Dsmc_cdc.c24 struct smc_cdc_tx_pend { struct
36 struct smc_cdc_tx_pend *cdcpend = (struct smc_cdc_tx_pend *)pnd_snd; in smc_cdc_tx_handler() argument
64 struct smc_cdc_tx_pend **pend) in smc_cdc_get_free_slot()
78 struct smc_cdc_tx_pend *pend) in smc_cdc_add_pending_send()
87 sizeof(struct smc_cdc_tx_pend) > SMC_WR_TX_PEND_PRIV_SIZE, in smc_cdc_add_pending_send()
97 struct smc_cdc_tx_pend *pend) in smc_cdc_msg_send()
120 struct smc_cdc_tx_pend *pend; in smcr_cdc_get_slot_and_msg_send()
150 struct smc_cdc_tx_pend *cdc_pend = in smc_cdc_tx_filter()
151 (struct smc_cdc_tx_pend *)tx_pend; in smc_cdc_tx_filter()
158 struct smc_cdc_tx_pend *cdc_pend = in smc_cdc_tx_dismisser()
[all …]
Dsmc_cdc.h243 struct smc_cdc_tx_pend;
247 struct smc_cdc_tx_pend **pend);
250 struct smc_cdc_tx_pend *pend);
Dsmc_tx.c488 struct smc_cdc_tx_pend *pend; in smcr_tx_sndbuf_nonempty()