Lines Matching defs:cq
158 struct bnxt_qplib_cq *cq = nq_work->cq; in bnxt_qpn_cqn_sched_task() local
241 struct bnxt_qplib_cq *cq; in bnxt_qplib_service_nq() local
1371 static void __clean_cq(struct bnxt_qplib_cq *cq, u64 qp) in __clean_cq()
1901 static void bnxt_qplib_arm_cq_enable(struct bnxt_qplib_cq *cq) in bnxt_qplib_arm_cq_enable()
1912 static void bnxt_qplib_arm_cq(struct bnxt_qplib_cq *cq, u32 arm_type) in bnxt_qplib_arm_cq()
1927 int bnxt_qplib_create_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq) in bnxt_qplib_create_cq()
1996 int bnxt_qplib_destroy_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq) in bnxt_qplib_destroy_cq()
2116 static int do_wa9060(struct bnxt_qplib_qp *qp, struct bnxt_qplib_cq *cq, in do_wa9060()
2215 static int bnxt_qplib_cq_process_req(struct bnxt_qplib_cq *cq, in bnxt_qplib_cq_process_req()
2329 static int bnxt_qplib_cq_process_res_rc(struct bnxt_qplib_cq *cq, in bnxt_qplib_cq_process_res_rc()
2404 static int bnxt_qplib_cq_process_res_ud(struct bnxt_qplib_cq *cq, in bnxt_qplib_cq_process_res_ud()
2485 bool bnxt_qplib_is_cq_empty(struct bnxt_qplib_cq *cq) in bnxt_qplib_is_cq_empty()
2501 static int bnxt_qplib_cq_process_res_raweth_qp1(struct bnxt_qplib_cq *cq, in bnxt_qplib_cq_process_res_raweth_qp1()
2589 static int bnxt_qplib_cq_process_terminal(struct bnxt_qplib_cq *cq, in bnxt_qplib_cq_process_terminal()
2697 static int bnxt_qplib_cq_process_cutoff(struct bnxt_qplib_cq *cq, in bnxt_qplib_cq_process_cutoff()
2713 int bnxt_qplib_process_flush_list(struct bnxt_qplib_cq *cq, in bnxt_qplib_process_flush_list()
2736 int bnxt_qplib_poll_cq(struct bnxt_qplib_cq *cq, struct bnxt_qplib_cqe *cqe, in bnxt_qplib_poll_cq()
2821 void bnxt_qplib_req_notify_cq(struct bnxt_qplib_cq *cq, u32 arm_type) in bnxt_qplib_req_notify_cq()