Searched defs:vchiq_config_struct (Results 1 – 1 of 1) sorted by relevance
115 typedef struct vchiq_config_struct { struct116 unsigned int max_msg_size;117 unsigned int bulk_threshold; /* The message size above which it120 unsigned int max_outstanding_bulks;121 unsigned int max_services;122 short version; /* The version of VCHIQ */123 short version_min; /* The minimum compatible version of VCHIQ */