Searched refs:wr_pend_priv (Results 1 – 2 of 2) sorted by relevance
113 struct smc_wr_tx_pend_priv **wr_pend_priv);115 struct smc_wr_tx_pend_priv *wr_pend_priv);117 struct smc_wr_tx_pend_priv *wr_pend_priv);
197 struct smc_wr_tx_pend_priv **wr_pend_priv) in smc_wr_tx_get_free_slot() argument207 *wr_pend_priv = NULL; in smc_wr_tx_get_free_slot()238 *wr_pend_priv = &wr_pend->priv; in smc_wr_tx_get_free_slot()243 struct smc_wr_tx_pend_priv *wr_pend_priv) in smc_wr_tx_put_slot() argument247 pend = container_of(wr_pend_priv, struct smc_wr_tx_pend, priv); in smc_wr_tx_put_slot()