Lines Matching refs:bnxt_qplib_cqe
3054 cq->cql = kcalloc(cq->max_cql, sizeof(struct bnxt_qplib_cqe), in bnxt_re_create_cq()
3307 static void bnxt_re_process_req_wc(struct ib_wc *wc, struct bnxt_qplib_cqe *cqe) in bnxt_re_process_req_wc()
3441 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_raw_qp_pkt_rx()
3475 memcpy(&sqp_entry->cqe, cqe, sizeof(struct bnxt_qplib_cqe)); in bnxt_re_process_raw_qp_pkt_rx()
3552 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_rawqp1_wc()
3572 static bool bnxt_re_is_vlan_pkt(struct bnxt_qplib_cqe *orig_cqe, in bnxt_re_is_vlan_pkt()
3599 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_rc_wc()
3615 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_shadow_qp_wc()
3619 struct bnxt_qplib_cqe *orig_cqe = NULL; in bnxt_re_process_res_shadow_qp_wc()
3663 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_ud_wc()
3722 struct bnxt_qplib_cqe *cqe; in bnxt_re_poll_cq()