Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/bluetooth/
Dhci_bcm4377.c111 #define MAX_ACL_PAYLOAD_SIZE (HCI_MAX_FRAME_SIZE + HCI_ACL_HDR_SIZE) macro
1762 bcm4377->acl_h2d_ring.mapped_payload_size = MAX_ACL_PAYLOAD_SIZE; in bcm4377_prepare_rings()
1774 bcm4377->acl_d2h_ring.mapped_payload_size = MAX_ACL_PAYLOAD_SIZE; in bcm4377_prepare_rings()