Lines Matching refs:bnxt_qplib_cq
62 static void __clean_cq(struct bnxt_qplib_cq *cq, u64 qp);
74 struct bnxt_qplib_cq *scq, *rcq; in __bnxt_qplib_add_flush_qp()
162 struct bnxt_qplib_cq *cq = nq_work->cq; in bnxt_qpn_cqn_sched_task()
239 static void clean_nq(struct bnxt_qplib_nq *nq, struct bnxt_qplib_cq *cq) in clean_nq()
289 static void __wait_for_all_nqes(struct bnxt_qplib_cq *cq, u16 cnq_events) in __wait_for_all_nqes()
305 struct bnxt_qplib_cq *cq; in bnxt_qplib_service_nq()
335 cq = (struct bnxt_qplib_cq *)(unsigned long)q_handle; in bnxt_qplib_service_nq()
1479 static void __clean_cq(struct bnxt_qplib_cq *cq, u64 qp) in __clean_cq()
2146 int bnxt_qplib_create_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq) in bnxt_qplib_create_cq()
2220 struct bnxt_qplib_cq *cq) in bnxt_qplib_resize_cq_complete()
2228 int bnxt_qplib_resize_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq, in bnxt_qplib_resize_cq()
2268 int bnxt_qplib_destroy_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq) in bnxt_qplib_destroy_cq()
2397 static int do_wa9060(struct bnxt_qplib_qp *qp, struct bnxt_qplib_cq *cq, in do_wa9060()
2520 static int bnxt_qplib_cq_process_req(struct bnxt_qplib_cq *cq, in bnxt_qplib_cq_process_req()
2644 static int bnxt_qplib_cq_process_res_rc(struct bnxt_qplib_cq *cq, in bnxt_qplib_cq_process_res_rc()
2724 static int bnxt_qplib_cq_process_res_ud(struct bnxt_qplib_cq *cq, in bnxt_qplib_cq_process_res_ud()
2811 bool bnxt_qplib_is_cq_empty(struct bnxt_qplib_cq *cq) in bnxt_qplib_is_cq_empty()
2822 static int bnxt_qplib_cq_process_res_raweth_qp1(struct bnxt_qplib_cq *cq, in bnxt_qplib_cq_process_res_raweth_qp1()
2915 static int bnxt_qplib_cq_process_terminal(struct bnxt_qplib_cq *cq, in bnxt_qplib_cq_process_terminal()
3017 static int bnxt_qplib_cq_process_cutoff(struct bnxt_qplib_cq *cq, in bnxt_qplib_cq_process_cutoff()
3033 int bnxt_qplib_process_flush_list(struct bnxt_qplib_cq *cq, in bnxt_qplib_process_flush_list()
3056 int bnxt_qplib_poll_cq(struct bnxt_qplib_cq *cq, struct bnxt_qplib_cqe *cqe, in bnxt_qplib_poll_cq()
3142 void bnxt_qplib_req_notify_cq(struct bnxt_qplib_cq *cq, u32 arm_type) in bnxt_qplib_req_notify_cq()