Lines Matching refs:bnxt_qplib_cq
100 struct bnxt_qplib_cq *cq;
313 struct bnxt_qplib_cq *scq;
314 struct bnxt_qplib_cq *rcq;
412 struct bnxt_qplib_cq { struct
486 struct bnxt_qplib_cq *cq);
511 struct bnxt_qplib_cq *cq;
553 int bnxt_qplib_create_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq);
554 int bnxt_qplib_resize_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq,
557 struct bnxt_qplib_cq *cq);
558 int bnxt_qplib_destroy_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq);
559 int bnxt_qplib_poll_cq(struct bnxt_qplib_cq *cq, struct bnxt_qplib_cqe *cqe,
561 bool bnxt_qplib_is_cq_empty(struct bnxt_qplib_cq *cq);
562 void bnxt_qplib_req_notify_cq(struct bnxt_qplib_cq *cq, u32 arm_type);
570 int bnxt_qplib_process_flush_list(struct bnxt_qplib_cq *cq,