Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dhci_bcm4377.c96 #define BCM4377_N_COMPLETION_RINGS 6 macro
383 __le16 completion_ring_head[BCM4377_N_COMPLETION_RINGS];
384 __le16 completion_ring_tail[BCM4377_N_COMPLETION_RINGS];
1629 cpu_to_le16(BCM4377_N_COMPLETION_RINGS); in bcm4377_init_context()