Searched defs:VCHI_MAX_MSG_SIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/contrib/vchiq/interface/vchi/
H A Dvchi_cfg.h66 # define VCHI_MAX_MSG_SIZE 16384 // makes file transfers fast, but should they be using bulk? macro
68 # define VCHI_MAX_MSG_SIZE 4096 // NOTE: THIS MUST BE LARGER THAN OR EQUAL TO THE SIZE OF THE KHRONOS MERGE BUFFER!! macro

Completed in 53 milliseconds