Home
last modified time | relevance | path

Searched refs:srpt_ch_free_swqe_wrid (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.h50 void srpt_ch_free_swqe_wrid(srpt_channel_t *ch, ibt_wrid_t id);
H A Dsrpt_ch.c681 srpt_ch_free_swqe_wrid(ch, wcp->wc_id); in srpt_ch_scq_hdlr()
1396 srpt_ch_free_swqe_wrid(ch, wr.wr_id); in srpt_ch_post_send()
1430 srpt_ch_free_swqe_wrid(srpt_channel_t *ch, ibt_wrid_t id) in srpt_ch_free_swqe_wrid() function
H A Dsrpt_stp.c685 srpt_ch_free_swqe_wrid(ch, wr.wr_id); in srpt_stp_xfer_data()