Home
last modified time | relevance | path

Searched refs:bnxt_qplib_cqe (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dbnxt_re.h97 struct bnxt_qplib_cqe cqe;
H A Dqplib_fp.h384 struct bnxt_qplib_cqe { struct
556 int bnxt_qplib_poll_cq(struct bnxt_qplib_cq *cq, struct bnxt_qplib_cqe *cqe,
568 struct bnxt_qplib_cqe *cqe,
H A Dqplib_fp.c2271 struct bnxt_qplib_cqe *cqe; in __flush_sq()
2312 struct bnxt_qplib_cqe *cqe; in __flush_rq()
2475 struct bnxt_qplib_cqe *cqe; in bnxt_qplib_cq_process_req()
2580 struct bnxt_qplib_cqe **pcqe, in bnxt_qplib_cq_process_res_rc()
2584 struct bnxt_qplib_cqe *cqe; in bnxt_qplib_cq_process_res_rc()
2660 struct bnxt_qplib_cqe **pcqe, in bnxt_qplib_cq_process_res_ud()
2664 struct bnxt_qplib_cqe *cqe; in bnxt_qplib_cq_process_res_ud()
2758 struct bnxt_qplib_cqe **pcqe, in bnxt_qplib_cq_process_res_raweth_qp1()
2764 struct bnxt_qplib_cqe *cqe; in bnxt_qplib_cq_process_res_raweth_qp1()
2856 struct bnxt_qplib_cqe *cqe; in bnxt_qplib_cq_process_terminal()
[all …]
H A Dib_verbs.h105 struct bnxt_qplib_cqe *cql;
H A Dib_verbs.c2978 cq->cql = kcalloc(cq->max_cql, sizeof(struct bnxt_qplib_cqe), in bnxt_re_create_cq()
3219 static void bnxt_re_process_req_wc(struct ib_wc *wc, struct bnxt_qplib_cqe *cqe) in bnxt_re_process_req_wc()
3353 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_raw_qp_pkt_rx()
3387 memcpy(&sqp_entry->cqe, cqe, sizeof(struct bnxt_qplib_cqe)); in bnxt_re_process_raw_qp_pkt_rx()
3464 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_rawqp1_wc()
3484 static bool bnxt_re_is_vlan_pkt(struct bnxt_qplib_cqe *orig_cqe, in bnxt_re_is_vlan_pkt()
3511 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_rc_wc()
3527 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_shadow_qp_wc()
3531 struct bnxt_qplib_cqe *orig_cqe = NULL; in bnxt_re_process_res_shadow_qp_wc()
3575 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_ud_wc()
[all …]