smc_wr_tx_pend
struct smc_wr_tx_pend *wr_tx_pends; /* WR send waiting for CQE */
struct smc_wr_tx_pend *wr_tx_v2_pend; /* WR send v2 waiting for CQE */
struct smc_wr_tx_pend *wr_pend;
struct smc_wr_tx_pend *wr_pend;
struct smc_wr_tx_pend *pend;
pend = container_of(wr_pend_priv, struct smc_wr_tx_pend, priv);
struct smc_wr_tx_pend *pend;
pend = container_of(priv, struct smc_wr_tx_pend, priv);
struct smc_wr_tx_pend *pend;
pend = container_of(priv, struct smc_wr_tx_pend, priv);
struct smc_wr_tx_pend pnd_snd;