Searched refs:cq_ring (Results 1 – 7 of 7) sorted by relevance
737 I40IW_RING_MOVE_TAIL_BY_COUNT(cq->cq_ring, count); in i40iw_cq_post_entries()739 I40IW_RING_GETCURRENT_HEAD(cq->cq_ring)); in i40iw_cq_post_entries()827 I40IW_RING_MOVE_HEAD_NOCHECK(cq->cq_ring); in i40iw_cq_poll_completion()828 I40IW_RING_MOVE_TAIL(cq->cq_ring); in i40iw_cq_poll_completion()830 I40IW_RING_GETCURRENT_HEAD(cq->cq_ring)); in i40iw_cq_poll_completion()877 I40IW_RING_MOVE_HEAD_NOCHECK(cq->cq_ring); in i40iw_cq_poll_completion()879 if (I40IW_RING_GETCURRENT_HEAD(cq->cq_ring) == 0) in i40iw_cq_poll_completion()882 I40IW_RING_MOVE_TAIL(cq->cq_ring); in i40iw_cq_poll_completion()884 I40IW_RING_GETCURRENT_HEAD(cq->cq_ring)); in i40iw_cq_poll_completion()1069 I40IW_RING_INIT(cq->cq_ring, cq->cq_size); in i40iw_cq_uk_init()[all …]
356 I40IW_RING_MOVE_HEAD(cq_uk->cq_ring, ret); in i40iw_puda_poll_completion()357 if (I40IW_RING_GETCURRENT_HEAD(cq_uk->cq_ring) == 0) in i40iw_puda_poll_completion()360 I40IW_RING_MOVE_TAIL(cq_uk->cq_ring); in i40iw_puda_poll_completion()362 I40IW_RING_GETCURRENT_HEAD(cq_uk->cq_ring)); in i40iw_puda_poll_completion()
370 struct i40iw_ring cq_ring; member
118 &((_cq)->cq_base[I40IW_RING_GETCURRENT_HEAD((_cq)->cq_ring)]) \123 ((_cq)->cq_base))[I40IW_RING_GETCURRENT_HEAD((_cq)->cq_ring)]) \
758 I40IW_RING_MOVE_HEAD(ccq->cq_uk.cq_ring, ret_code); in i40iw_sc_ccq_get_cqe_info()759 if (I40IW_RING_GETCURRENT_HEAD(ccq->cq_uk.cq_ring) == 0) in i40iw_sc_ccq_get_cqe_info()763 I40IW_RING_MOVE_TAIL(ccq->cq_uk.cq_ring); in i40iw_sc_ccq_get_cqe_info()766 I40IW_RING_GETCURRENT_HEAD(ccq->cq_uk.cq_ring)); in i40iw_sc_ccq_get_cqe_info()1960 I40IW_RING_INIT(cq->cq_uk.cq_ring, info->num_elem); in i40iw_sc_ccq_init()
660 int cq_ring = cq->ring; in mlx4_en_process_rx_cq() local670 ring = priv->rx_ring[cq_ring]; in mlx4_en_process_rx_cq()789 length, cq_ring, in mlx4_en_process_rx_cq()822 skb_record_rx_queue(skb, cq_ring); in mlx4_en_process_rx_cq()893 priv->tx_cq[TX_XDP][cq_ring]->xdp_busy = true; in mlx4_en_process_rx_cq()894 mlx4_en_xmit_doorbell(priv->tx_ring[TX_XDP][cq_ring]); in mlx4_en_process_rx_cq()
683 struct sec_queue_ring_cq *cq_ring = &queue->ring_cq; in sec_isr_handle() local692 outorder_msg = cq_ring->vaddr + ooo_read; in sec_isr_handle()718 outorder_msg = cq_ring->vaddr + ooo_read; in sec_isr_handle()