Searched refs:rvt_put_ss (Results 1 – 4 of 4) sorted by relevance
295 rvt_put_ss(&qp->r_sge); in hfi1_uc_rcv()408 rvt_put_ss(&qp->s_rdma_read_sge); in hfi1_uc_rcv()497 rvt_put_ss(&qp->s_rdma_read_sge); in hfi1_uc_rcv()508 rvt_put_ss(&qp->r_sge); in hfi1_uc_rcv()522 rvt_put_ss(&qp->r_sge); in hfi1_uc_rcv()
190 rvt_put_ss(&qp->r_sge); in ud_loopback()981 rvt_put_ss(&qp->r_sge); in hfi1_ud_rcv()
2934 rvt_put_ss(&qp->r_sge); in hfi1_rc_rcv()3008 rvt_put_ss(&qp->r_sge); in hfi1_rc_rcv()
93 static inline void rvt_put_ss(struct rvt_sge_state *ss) in rvt_put_ss() function