Searched refs:smc_wr_tx_pend (Results 1 – 2 of 2) sorted by relevance
40 struct smc_wr_tx_pend { /* control data for a pending send request */ struct66 struct smc_wr_tx_pend pnd_snd; in smc_wr_tx_process_cqe() argument174 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()
87 struct smc_wr_tx_pend *wr_tx_pends; /* WR send waiting for CQE */