Searched refs:hfi1_rwqe (Results 1 – 5 of 5) sorted by relevance
74 struct hfi1_rwqe *wqe; in hfi1_post_srq_receive()152 sizeof(struct hfi1_rwqe); in hfi1_create_srq()238 struct hfi1_rwqe *p; in hfi1_modify_srq()249 sz = sizeof(struct hfi1_rwqe) + in hfi1_modify_srq()299 struct hfi1_rwqe *wqe; in hfi1_modify_srq()308 p = (struct hfi1_rwqe *)((char *)p + sz); in hfi1_modify_srq()
369 struct hfi1_rwqe { struct386 struct hfi1_rwqe wq[0]; argument641 static inline struct hfi1_rwqe *get_rwqe_ptr(struct hfi1_rq *rq, unsigned n) in get_rwqe_ptr()643 return (struct hfi1_rwqe *) in get_rwqe_ptr()645 (sizeof(struct hfi1_rwqe) + in get_rwqe_ptr()
100 static int init_sge(struct hfi1_qp *qp, struct hfi1_rwqe *wqe) in init_sge()163 struct hfi1_rwqe *wqe; in hfi1_get_rwqe()
1098 sizeof(struct hfi1_rwqe); in hfi1_create_qp()
544 struct hfi1_rwqe *wqe; in post_receive()