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

/linux-master/drivers/bluetooth/
H A Dhci_bcm4377.c95 #define BCM4377_N_TRANSFER_RINGS 9 macro
306 * this is set to BCM4377_N_TRANSFER_RINGS.
385 __le16 xfer_ring_head[BCM4377_N_TRANSFER_RINGS];
386 __le16 xfer_ring_tail[BCM4377_N_TRANSFER_RINGS];
1631 bcm4377->ctx->n_xfer_rings = cpu_to_le16(BCM4377_N_TRANSFER_RINGS);

Completed in 131 milliseconds