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 */ struct87 struct smc_wr_tx_pend pnd_snd; in smc_wr_tx_process_cqe()200 struct smc_wr_tx_pend *wr_pend; in smc_wr_tx_get_free_slot()245 struct smc_wr_tx_pend *pend; in smc_wr_tx_put_slot()247 pend = container_of(wr_pend_priv, struct smc_wr_tx_pend, priv); in smc_wr_tx_put_slot()269 struct smc_wr_tx_pend *pend; in smc_wr_tx_send()274 pend = container_of(priv, struct smc_wr_tx_pend, priv); in smc_wr_tx_send()290 struct smc_wr_tx_pend *pend; in smc_wr_tx_send_wait()293 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 */