Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/bluetooth/
A Dbtqca.c354 u8 cmd[MAX_SIZE_PER_TLV_SEGMENT + 2]; in qca_tlv_send_segment()
499 int segsize = min(MAX_SIZE_PER_TLV_SEGMENT, remain); in qca_download_firmware()
505 if (!remain || segsize < MAX_SIZE_PER_TLV_SEGMENT) in qca_download_firmware()
A Dbtqca.h17 #define MAX_SIZE_PER_TLV_SEGMENT (243) macro

Completed in 4 milliseconds