Searched refs:BCF_DATABASE_SIZE (Results 1 – 2 of 2) sorted by relevance
15 #define BCF_DATABASE_SIZE (1024) macro
195 if (rounded > BCF_DATABASE_SIZE) in __mm81x_fw_load_bcf()286 if ((cfg_len_rounded + reg_len_rounded) > BCF_DATABASE_SIZE) { in mm81x_fw_load_bcf()