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 *);89 struct smc_wr_tx_pend_priv **wr_pend_priv);91 struct smc_wr_tx_pend_priv *wr_pend_priv);93 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()191 struct smc_wr_tx_pend_priv *pend; in smc_llc_send_confirm_link()222 struct smc_wr_tx_pend_priv *pend; in smc_llc_send_confirm_rkey()247 struct smc_wr_tx_pend_priv *pend; in smc_llc_send_delete_rkey()288 struct smc_wr_tx_pend_priv *pend; in smc_llc_send_add_link()324 struct smc_wr_tx_pend_priv *pend; in smc_llc_send_delete_link()342 struct smc_wr_tx_pend_priv *pend; in smc_llc_send_test_link()371 struct smc_wr_tx_pend_priv *pend; in smc_llc_send_message_work()
25 static void smc_cdc_tx_handler(struct smc_wr_tx_pend_priv *pnd_snd, in smc_cdc_tx_handler()65 (struct smc_wr_tx_pend_priv **)pend); in smc_cdc_get_free_slot()105 rc = smc_wr_tx_send(link, (struct smc_wr_tx_pend_priv *)pend); in smc_cdc_msg_send()145 static bool smc_cdc_tx_filter(struct smc_wr_tx_pend_priv *tx_pend, in smc_cdc_tx_filter()155 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;172 struct smc_wr_tx_pend_priv **wr_pend_priv) in smc_wr_tx_get_free_slot()216 struct smc_wr_tx_pend_priv *wr_pend_priv) in smc_wr_tx_put_slot()239 int smc_wr_tx_send(struct smc_link *link, struct smc_wr_tx_pend_priv *priv) in smc_wr_tx_send()299 struct smc_wr_tx_pend_priv *tx_pend; in smc_wr_tx_dismiss_slots()
511 (struct smc_wr_tx_pend_priv *)pend); in smcr_tx_sndbuf_nonempty()