Lines Matching refs:nes_qp
218 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_bind_mw()
720 struct nes_qp *nesqp; in nes_mmap()
907 static int nes_setup_virt_qp(struct nes_qp *nesqp, struct nes_pbl *nespbl, in nes_setup_virt_qp()
1029 static int nes_setup_mmap_qp(struct nes_qp *nesqp, struct nes_vnic *nesvnic, in nes_setup_mmap_qp()
1078 struct nes_qp *nesqp, int virt_wqs) in nes_free_qp_mem()
1112 struct nes_qp *nesqp; in nes_create_qp()
1179 nesqp = (struct nes_qp *)(unsigned long)u64nesqp; in nes_create_qp()
1428 static void nes_clean_cq(struct nes_qp *nesqp, struct nes_cq *nescq) in nes_clean_cq()
1464 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_destroy_qp()
2822 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_query_qp()
2849 int nes_hw_modify_qp(struct nes_device *nesdev, struct nes_qp *nesqp, in nes_hw_modify_qp()
2929 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_modify_qp()
3266 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_post_send()
3546 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_post_recv()
3640 struct nes_qp *nesqp; in nes_poll_cq()
3678 nesqp = (struct nes_qp *)(unsigned long)u64temp; in nes_poll_cq()