Searched refs:cmpl_read_ptr (Results 1 – 3 of 3) sorted by relevance
482 cmpl_read_offset = hwq->cmpl_read_ptr; in bcmfs5_dequeue_qp()524 hwq->cmpl_read_ptr = cmpl_read_offset; in bcmfs5_dequeue_qp()616 cmpl_queue->cmpl_read_ptr = FS_MMIO_READ32((uint8_t *)qp->ioreg + in bcmfs5_start_qp()626 cmpl_queue->cmpl_read_ptr *= FS_RING_DESC_SIZE; in bcmfs5_start_qp()
551 cmpl_read_offset = hwq->cmpl_read_ptr; in bcmfs4_dequeue_qp()593 hwq->cmpl_read_ptr = cmpl_read_offset; in bcmfs4_dequeue_qp()689 cmpl_queue->cmpl_read_ptr = FS_MMIO_READ32((uint8_t *)qp->ioreg + in bcmfs4_start_qp()691 cmpl_queue->cmpl_read_ptr *= FS_RING_DESC_SIZE; in bcmfs4_start_qp()
71 uint32_t cmpl_read_ptr; member