Lines Matching refs:nes_qp
214 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_bind_mw()
727 struct nes_qp *nesqp; in nes_mmap()
914 static int nes_setup_virt_qp(struct nes_qp *nesqp, struct nes_pbl *nespbl, in nes_setup_virt_qp()
1036 static int nes_setup_mmap_qp(struct nes_qp *nesqp, struct nes_vnic *nesvnic, in nes_setup_mmap_qp()
1085 struct nes_qp *nesqp, int virt_wqs) in nes_free_qp_mem()
1119 struct nes_qp *nesqp; in nes_create_qp()
1186 nesqp = (struct nes_qp *)(unsigned long)u64nesqp; in nes_create_qp()
1430 static void nes_clean_cq(struct nes_qp *nesqp, struct nes_cq *nescq) in nes_clean_cq()
1466 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_destroy_qp()
2817 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_query_qp()
2844 int nes_hw_modify_qp(struct nes_device *nesdev, struct nes_qp *nesqp, in nes_hw_modify_qp()
2924 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_modify_qp()
3271 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_post_send()
3549 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_post_recv()
3643 struct nes_qp *nesqp; in nes_poll_cq()
3681 nesqp = (struct nes_qp *)(unsigned long)u64temp; in nes_poll_cq()