Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/vchiq/interface/vchi/
H A Dvchi_cfg.h66 # define VCHI_MAX_MSG_SIZE 16384 // makes file transfers fast, but should they be… macro
68 # define VCHI_MAX_MSG_SIZE 4096 // NOTE: THIS MUST BE LARGER THAN OR EQUAL TO THE SIZE O… macro