Searched defs:out_max (Results 1 – 2 of 2) sorted by relevance
283 uint32_t out_max; in usb_modem_data_stress_test() local
304 static void dict_limit(struct dictionary *dict, size_t out_max) in dict_limit()