Home
last modified time | relevance | path

Searched refs:control_h2d_ring (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_bcm4377.c550 * control_h2d_ring: Transfer ring used for control messages
594 struct bcm4377_transfer_ring control_h2d_ring; member
762 bcm4377_handle_ack(bcm4377, &bcm4377->control_h2d_ring, msg_id); in bcm4377_handle_completion()
996 ret = bcm4377_enqueue(bcm4377, &bcm4377->control_h2d_ring, &msg, in bcm4377_create_completion_ring()
1014 ret = bcm4377_enqueue(bcm4377, &bcm4377->control_h2d_ring, &msg, in bcm4377_destroy_completion_ring()
1055 ret = bcm4377_enqueue(bcm4377, &bcm4377->control_h2d_ring, &msg, in bcm4377_create_transfer_ring()
1104 ret = bcm4377_enqueue(bcm4377, &bcm4377->control_h2d_ring, &msg, in bcm4377_destroy_transfer_ring()
1643 cpu_to_le64(bcm4377->control_h2d_ring.ring_dma); in bcm4377_init_context()
1645 cpu_to_le16(bcm4377->control_h2d_ring.n_entries); in bcm4377_init_context()
1647 cpu_to_le16(bcm4377->control_h2d_ring in bcm4377_init_context()
[all...]

Completed in 6 milliseconds