Lines Matching refs:nes_qp
612 struct nes_qp *nesqp; in nes_mmap()
781 static int nes_setup_virt_qp(struct nes_qp *nesqp, struct nes_pbl *nespbl, in nes_setup_virt_qp()
903 static int nes_setup_mmap_qp(struct nes_qp *nesqp, struct nes_vnic *nesvnic, in nes_setup_mmap_qp()
952 struct nes_qp *nesqp, int virt_wqs) in nes_free_qp_mem()
986 struct nes_qp *nesqp; in nes_create_qp()
1052 nesqp = (struct nes_qp *)(unsigned long)u64nesqp; in nes_create_qp()
1301 static void nes_clean_cq(struct nes_qp *nesqp, struct nes_cq *nescq) in nes_clean_cq()
1337 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_destroy_qp()
2610 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_query_qp()
2637 int nes_hw_modify_qp(struct nes_device *nesdev, struct nes_qp *nesqp, in nes_hw_modify_qp()
2717 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_modify_qp()
3023 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_post_send()
3285 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_post_recv()
3373 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_drain_sq()
3385 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_drain_rq()
3402 struct nes_qp *nesqp; in nes_poll_cq()
3440 nesqp = (struct nes_qp *)(unsigned long)u64temp; in nes_poll_cq()