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 */ struct83 struct smc_wr_tx_pend pnd_snd; in smc_wr_tx_process_cqe()187 struct smc_wr_tx_pend *wr_pend; in smc_wr_tx_get_free_slot()232 struct smc_wr_tx_pend *pend; in smc_wr_tx_put_slot()234 pend = container_of(wr_pend_priv, struct smc_wr_tx_pend, priv); in smc_wr_tx_put_slot()256 struct smc_wr_tx_pend *pend; in smc_wr_tx_send()261 pend = container_of(priv, struct smc_wr_tx_pend, priv); in smc_wr_tx_send()277 struct smc_wr_tx_pend *pend; in smc_wr_tx_send_wait()281 pend = container_of(priv, struct smc_wr_tx_pend, priv); in smc_wr_tx_send_wait()
89 struct smc_wr_tx_pend *wr_tx_pends; /* WR send waiting for CQE */