Lines Matching refs:nes_qp
219 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_bind_mw()
700 struct nes_qp *nesqp; in nes_mmap()
887 static int nes_setup_virt_qp(struct nes_qp *nesqp, struct nes_pbl *nespbl, in nes_setup_virt_qp()
1009 static int nes_setup_mmap_qp(struct nes_qp *nesqp, struct nes_vnic *nesvnic, in nes_setup_mmap_qp()
1058 struct nes_qp *nesqp, int virt_wqs) in nes_free_qp_mem()
1092 struct nes_qp *nesqp; in nes_create_qp()
1159 nesqp = (struct nes_qp *)(unsigned long)u64nesqp; in nes_create_qp()
1408 static void nes_clean_cq(struct nes_qp *nesqp, struct nes_cq *nescq) in nes_clean_cq()
1444 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_destroy_qp()
2814 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_query_qp()
2841 int nes_hw_modify_qp(struct nes_device *nesdev, struct nes_qp *nesqp, in nes_hw_modify_qp()
2921 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_modify_qp()
3260 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_post_send()
3522 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_post_recv()
3616 struct nes_qp *nesqp; in nes_poll_cq()
3654 nesqp = (struct nes_qp *)(unsigned long)u64temp; in nes_poll_cq()