Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_bcm4377.c110 #define MAX_EVENT_PAYLOAD_SIZE (HCI_MAX_EVENT_SIZE + HCI_EVENT_HDR_SIZE) macro
1685 * A payload size of MAX_EVENT_PAYLOAD_SIZE is enough here since large in bcm4377_prepare_rings()
1690 bcm4377->hci_acl_event_ring.payload_size = MAX_EVENT_PAYLOAD_SIZE; in bcm4377_prepare_rings()
1714 bcm4377->hci_h2d_ring.payload_size = MAX_EVENT_PAYLOAD_SIZE; in bcm4377_prepare_rings()

Completed in 5 milliseconds