Searched defs:hw_cqe (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | cq.c | 300 static void create_read_req_cqe(struct t4_wq *wq, struct t4_cqe *hw_cqe, in create_read_req_cqe() argument 337 struct t4_cqe *hw_cqe, *swcqe, read_cqe; in c4iw_flush_hw_cq() local 491 reap_srq_cqe(struct t4_cqe *hw_cqe, struct t4_srq *srq) reap_srq_cqe() argument 549 struct t4_cqe *hw_cqe, read_cqe; poll_cq() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | cq.c | 300 static void create_read_req_cqe(struct t4_wq *wq, struct t4_cqe *hw_cqe, in create_read_req_cqe() argument 337 struct t4_cqe *hw_cqe, *swcqe, read_cqe; in c4iw_flush_hw_cq() local 491 reap_srq_cqe(struct t4_cqe *hw_cqe, struct t4_srq *srq) reap_srq_cqe() argument 549 struct t4_cqe *hw_cqe, read_cqe; poll_cq() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_fp.c | 1431 struct cq_base *hw_cqe; in __clean_cq() local 2610 struct cq_base *hw_cqe; in bnxt_qplib_is_cq_empty() local 2859 struct cq_base *hw_cqe; in bnxt_qplib_poll_cq() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_fp.c | 1458 struct cq_base *hw_cqe; in __clean_cq() local 2689 struct cq_base *hw_cqe; in bnxt_qplib_is_cq_empty() local 2936 struct cq_base *hw_cqe; in bnxt_qplib_poll_cq() local [all...] |
Completed in 9 milliseconds