Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtmrvl_sdio.h25 #define ALLOC_BUF_SIZE (((max_t (int, MRVDRV_BT_RX_PACKET_BUFFER_SIZE, \ macro
H A Dbtmrvl_sdio.c729 || (num_blocks * blksz) > ALLOC_BUF_SIZE) { in btmrvl_sdio_card_to_host()