Searched refs:tx_pend (Results 1 – 2 of 2) sorted by relevance
130 static bool smc_cdc_tx_filter(struct smc_wr_tx_pend_priv *tx_pend, in smc_cdc_tx_filter() argument135 (struct smc_cdc_tx_pend *)tx_pend; in smc_cdc_tx_filter()140 static void smc_cdc_tx_dismisser(struct smc_wr_tx_pend_priv *tx_pend) in smc_cdc_tx_dismisser() argument143 (struct smc_cdc_tx_pend *)tx_pend; in smc_cdc_tx_dismisser()
310 struct smc_wr_tx_pend_priv *tx_pend; in smc_wr_tx_dismiss_slots() local318 tx_pend = &link->wr_tx_pends[i].priv; in smc_wr_tx_dismiss_slots()319 if (filter(tx_pend, data)) in smc_wr_tx_dismiss_slots()320 dismisser(tx_pend); in smc_wr_tx_dismiss_slots()327 struct smc_wr_tx_pend_priv *tx_pend; in smc_wr_tx_has_pending() local335 tx_pend = &link->wr_tx_pends[i].priv; in smc_wr_tx_has_pending()336 if (filter(tx_pend, data)) in smc_wr_tx_has_pending()