Searched refs:tid_req (Results 1 – 2 of 2) sorted by relevance
176 struct tid_rdma_request tid_req; member182 struct tid_rdma_request tid_req; member335 return &((struct hfi1_swqe_priv *)wqe->priv)->tid_req; in wqe_to_tid_req()340 return &((struct hfi1_ack_priv *)e->priv)->tid_req; in ack_to_tid_req()
385 hfi1_init_trdma_req(qp, &priv->tid_req); in hfi1_qp_priv_init()386 priv->tid_req.e.swqe = wqe; in hfi1_qp_priv_init()397 hfi1_init_trdma_req(qp, &priv->tid_req); in hfi1_qp_priv_init()398 priv->tid_req.e.ack = &qp->s_ack_queue[i]; in hfi1_qp_priv_init()400 ret = hfi1_kern_exp_rcv_alloc_flows(&priv->tid_req, in hfi1_qp_priv_init()429 hfi1_kern_exp_rcv_free_flows(&priv->tid_req); in hfi1_qp_priv_tid_free()1625 hfi1_kern_exp_rcv_free_flows(&p->tid_req); in __trdma_clean_swqe()2349 struct tid_rdma_request *req = &epriv->tid_req; in hfi1_build_tid_rdma_read_resp()3191 ret = hfi1_kern_exp_rcv_clear(&priv->tid_req); in hfi1_qp_kern_exp_rcv_clear_all()3205 ret = hfi1_kern_exp_rcv_clear(&priv->tid_req); in hfi1_qp_kern_exp_rcv_clear_all()[all …]