Lines Matching defs:link
44 struct smc_link *link; member
53 static inline int smc_wr_tx_find_pending_index(struct smc_link *link, u64 wr_id) in smc_wr_tx_find_pending_index()
67 struct smc_link *link; in smc_wr_tx_process_cqe() local
146 static inline int smc_wr_tx_get_free_slot_index(struct smc_link *link, u32 *idx) in smc_wr_tx_get_free_slot_index()
168 int smc_wr_tx_get_free_slot(struct smc_link *link, in smc_wr_tx_get_free_slot()
215 int smc_wr_tx_put_slot(struct smc_link *link, 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()
256 int smc_wr_reg_send(struct smc_link *link, struct ib_mr *mr) in smc_wr_reg_send()
294 void smc_wr_tx_dismiss_slots(struct smc_link *link, u8 wr_tx_hdr_type, in smc_wr_tx_dismiss_slots()
339 struct smc_link *link = (struct smc_link *)wc->qp->qp_context; in smc_wr_rx_demultiplex() local
358 struct smc_link *link; in smc_wr_rx_process_cqes() local
418 int smc_wr_rx_post_init(struct smc_link *link) in smc_wr_rx_post_init()
558 int smc_wr_alloc_link_mem(struct smc_link *link) in smc_wr_alloc_link_mem()