Lines Matching refs:qp_handle
828 req.qp_handle = cpu_to_le64(qp->qp_handle); in bnxt_qplib_create_qp1()
912 rcfw->qp_tbl[tbl_indx].qp_handle = (void *)qp; in bnxt_qplib_create_qp1()
971 req.qp_handle = cpu_to_le64(qp->qp_handle); in bnxt_qplib_create_qp()
1118 rcfw->qp_tbl[tbl_indx].qp_handle = (void *)qp; in bnxt_qplib_create_qp()
1436 if (qp == le64_to_cpu(cqe->qp_handle)) in __clean_cq()
1437 cqe->qp_handle = 0; in __clean_cq()
1446 if (qp == le64_to_cpu(cqe->qp_handle)) in __clean_cq()
1447 cqe->qp_handle = 0; in __clean_cq()
1468 rcfw->qp_tbl[tbl_indx].qp_handle = NULL; in bnxt_qplib_destroy_qp()
1477 rcfw->qp_tbl[tbl_indx].qp_handle = qp; in bnxt_qplib_destroy_qp()
2144 cqe->qp_handle = (u64)(unsigned long)qp; in __flush_sq()
2194 cqe->qp_handle = (unsigned long)qp; in __flush_rq()
2209 void bnxt_qplib_mark_qp_error(void *qp_handle) in bnxt_qplib_mark_qp_error() argument
2211 struct bnxt_qplib_qp *qp = qp_handle; in bnxt_qplib_mark_qp_error()
2282 (peek_req_hwcqe->qp_handle)); in do_wa9060()
2335 le64_to_cpu(hwcqe->qp_handle)); in bnxt_qplib_cq_process_req()
2362 cqe->qp_handle = (u64)(unsigned long)qp; in bnxt_qplib_cq_process_req()
2442 le64_to_cpu(hwcqe->qp_handle)); in bnxt_qplib_cq_process_res_rc()
2460 cqe->qp_handle = (u64)(unsigned long)qp; in bnxt_qplib_cq_process_res_rc()
2523 le64_to_cpu(hwcqe->qp_handle)); in bnxt_qplib_cq_process_res_ud()
2540 cqe->qp_handle = (u64)(unsigned long)qp; in bnxt_qplib_cq_process_res_ud()
2624 le64_to_cpu(hwcqe->qp_handle)); in bnxt_qplib_cq_process_res_raweth_qp1()
2637 cqe->qp_handle = (u64)(unsigned long)qp; in bnxt_qplib_cq_process_res_raweth_qp1()
2723 le64_to_cpu(hwcqe->qp_handle)); in bnxt_qplib_cq_process_terminal()
2760 cqe->qp_handle = (u64)(unsigned long)qp; in bnxt_qplib_cq_process_terminal()