Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dhci_bcm4377.c587 struct bcm4377_completion_ring control_ack_ring; member
849 bcm4377_poll_completion_ring(bcm4377, &bcm4377->control_ack_ring); in bcm4377_irq()
1633 cpu_to_le64(bcm4377->control_ack_ring.ring_dma); in bcm4377_init_context()
1635 cpu_to_le16(bcm4377->control_ack_ring.n_entries); in bcm4377_init_context()
1672 bcm4377->control_ack_ring.ring_id = BCM4377_ACK_RING_CONTROL; in bcm4377_prepare_rings()
1673 bcm4377->control_ack_ring.n_entries = 32; in bcm4377_prepare_rings()
1674 bcm4377->control_ack_ring.transfer_rings = in bcm4377_prepare_rings()
1785 &bcm4377->control_ack_ring); in bcm4377_prepare_rings()
1940 bcm4377->control_ack_ring.enabled = true; in bcm4377_setup_rti()