Home
last modified time | relevance | path

Searched refs:smc_wr_tx_pend (Results 1 – 2 of 2) sorted by relevance

/net/smc/
Dsmc_wr.c40 struct smc_wr_tx_pend { /* control data for a pending send request */ struct
66 struct smc_wr_tx_pend pnd_snd; in smc_wr_tx_process_cqe() argument
174 struct smc_wr_tx_pend *wr_pend; in smc_wr_tx_get_free_slot()
218 struct smc_wr_tx_pend *pend; in smc_wr_tx_put_slot()
220 pend = container_of(wr_pend_priv, struct smc_wr_tx_pend, priv); in smc_wr_tx_put_slot()
241 struct smc_wr_tx_pend *pend; in smc_wr_tx_send()
246 pend = container_of(priv, struct smc_wr_tx_pend, priv); in smc_wr_tx_send()
Dsmc_core.h87 struct smc_wr_tx_pend *wr_tx_pends; /* WR send waiting for CQE */