Searched refs:cq_base (Results 1 – 15 of 15) sorted by relevance
365 struct i40iw_cqe *cq_base; member397 struct i40iw_cqe *cq_base; member
1062 cq->cq_base = (struct i40iw_cqe *)info->cq_base; in i40iw_cq_uk_init()1101 cqe = (u64 *)&(((struct i40iw_extended_cqe *)cq->cq_base)[cq_head]); in i40iw_clean_cq()1103 cqe = (u64 *)&cq->cq_base[cq_head]; in i40iw_clean_cq()
518 struct i40iw_cqe *cq_base; member650 struct i40iw_cqe *cq_base; member954 u64 cq_base; member
118 &((_cq)->cq_base[I40IW_RING_GETCURRENT_HEAD((_cq)->cq_ring)]) \123 ((_cq)->cq_base))[I40IW_RING_GETCURRENT_HEAD((_cq)->cq_ring)]) \
699 init_info->cq_base = mem->va; in i40iw_puda_cq_create()
657 info.cq_base = ccq->mem_cq.va; in i40iw_create_ccq()
1951 cq->cq_uk.cq_base = info->cq_base; in i40iw_sc_ccq_init()
1227 ukinfo->cq_base = iwcq->kmem.va; in i40iw_create_cq()
1363 struct cq_base *hw_cqe, **hw_cqe_ptr; in __clean_cq()1367 hw_cqe_ptr = (struct cq_base **)cq_hwq->pbl_ptr; in __clean_cq()2107 struct cq_base *peek_hwcqe, **peek_hw_cqe_ptr; in do_wa9060()2141 peek_hw_cqe_ptr = (struct cq_base **)cq->hwq.pbl_ptr; in do_wa9060()2482 struct cq_base *hw_cqe, **hw_cqe_ptr; in bnxt_qplib_is_cq_empty()2488 hw_cqe_ptr = (struct cq_base **)cq->hwq.pbl_ptr; in bnxt_qplib_is_cq_empty()2747 struct cq_base *hw_cqe, **hw_cqe_ptr; in bnxt_qplib_poll_cq()2756 hw_cqe_ptr = (struct cq_base **)cq->hwq.pbl_ptr; in bnxt_qplib_poll_cq()
326 #define BNXT_QPLIB_MAX_CQE_ENTRY_SIZE sizeof(struct cq_base)
413 struct cq_base { struct
2624 entries * sizeof(struct cq_base), in bnxt_re_create_cq()3694 resp.cqe_sz = sizeof(struct cq_base); in bnxt_re_alloc_ucontext()
1081 rx_ring->curr_entry = rx_ring->cq_base; in ql_update_cq()2970 if (rx_ring->cq_base) { in ql_free_rx_resources()2973 rx_ring->cq_base, rx_ring->cq_base_dma); in ql_free_rx_resources()2974 rx_ring->cq_base = NULL; in ql_free_rx_resources()2987 rx_ring->cq_base = in ql_alloc_rx_resources()2991 if (rx_ring->cq_base == NULL) { in ql_alloc_rx_resources()3158 rx_ring->curr_entry = rx_ring->cq_base; in ql_start_rx_ring()
1422 void *cq_base; member
1744 pr_err("rx_ring->cq_base = %p\n", rx_ring->cq_base); in ql_dump_rx_ring()