Searched refs:smc_wr_tx_pend_priv (Results 1 – 5 of 5) sorted by relevance
31 struct smc_wr_tx_pend_priv { struct35 typedef void (*smc_wr_tx_handler)(struct smc_wr_tx_pend_priv *, argument39 typedef bool (*smc_wr_tx_filter)(struct smc_wr_tx_pend_priv *,42 typedef void (*smc_wr_tx_dismisser)(struct smc_wr_tx_pend_priv *);88 struct smc_wr_tx_pend_priv **wr_pend_priv);90 struct smc_wr_tx_pend_priv *wr_pend_priv);92 struct smc_wr_tx_pend_priv *wr_pend_priv);
143 static void smc_llc_tx_handler(struct smc_wr_tx_pend_priv *pend, in smc_llc_tx_handler()165 struct smc_wr_tx_pend_priv **pend) in smc_llc_add_pending_send()190 struct smc_wr_tx_pend_priv *pend; in smc_llc_send_confirm_link()221 struct smc_wr_tx_pend_priv *pend; in smc_llc_send_confirm_rkey()264 struct smc_wr_tx_pend_priv *pend; in smc_llc_send_add_link()300 struct smc_wr_tx_pend_priv *pend; in smc_llc_send_delete_link()318 struct smc_wr_tx_pend_priv *pend; in smc_llc_send_test_link()347 struct smc_wr_tx_pend_priv *pend; in smc_llc_send_message_work()
32 static void smc_cdc_tx_handler(struct smc_wr_tx_pend_priv *pnd_snd, in smc_cdc_tx_handler()70 (struct smc_wr_tx_pend_priv **)pend); in smc_cdc_get_free_slot()110 rc = smc_wr_tx_send(link, (struct smc_wr_tx_pend_priv *)pend); in smc_cdc_msg_send()146 static bool smc_cdc_tx_filter(struct smc_wr_tx_pend_priv *tx_pend, in smc_cdc_tx_filter()156 static void smc_cdc_tx_dismisser(struct smc_wr_tx_pend_priv *tx_pend) in smc_cdc_tx_dismisser()
46 struct smc_wr_tx_pend_priv priv;170 struct smc_wr_tx_pend_priv **wr_pend_priv) in smc_wr_tx_get_free_slot()212 struct smc_wr_tx_pend_priv *wr_pend_priv) in smc_wr_tx_put_slot()233 int smc_wr_tx_send(struct smc_link *link, struct smc_wr_tx_pend_priv *priv) in smc_wr_tx_send()293 struct smc_wr_tx_pend_priv *tx_pend; in smc_wr_tx_dismiss_slots()
515 (struct smc_wr_tx_pend_priv *)pend); in smcr_tx_sndbuf_nonempty()