Home
last modified time | relevance | path

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

/Linux-v5.15/net/smc/
Dsmc_cdc.c29 struct smc_cdc_tx_pend *cdcpend = (struct smc_cdc_tx_pend *)pnd_snd; in smc_cdc_tx_handler()
62 struct smc_cdc_tx_pend **pend) in smc_cdc_get_free_slot()
80 struct smc_cdc_tx_pend *pend) in smc_cdc_add_pending_send()
89 sizeof(struct smc_cdc_tx_pend) > SMC_WR_TX_PEND_PRIV_SIZE, in smc_cdc_add_pending_send()
99 struct smc_cdc_tx_pend *pend) in smc_cdc_msg_send()
124 struct smc_cdc_tx_pend *pend, in smcr_cdc_msg_send_validation()
145 struct smc_cdc_tx_pend *pend; in smcr_cdc_get_slot_and_msg_send()
200 struct smc_cdc_tx_pend *cdc_pend = in smc_cdc_tx_filter()
201 (struct smc_cdc_tx_pend *)tx_pend; in smc_cdc_tx_filter()
208 struct smc_cdc_tx_pend *cdc_pend = in smc_cdc_tx_dismisser()
[all …]
Dsmc_cdc.h282 struct smc_cdc_tx_pend { struct
293 struct smc_cdc_tx_pend **pend); argument
296 struct smc_cdc_tx_pend *pend);
300 struct smc_cdc_tx_pend *pend,
Dsmc_tx.c504 struct smc_cdc_tx_pend *pend; in smcr_tx_sndbuf_nonempty()
Dsmc_core.c870 static int smc_switch_cursor(struct smc_sock *smc, struct smc_cdc_tx_pend *pend, in smc_switch_cursor()
932 struct smc_cdc_tx_pend *pend; in smc_switch_conns()