Searched refs:output_buf_max (Results 1 – 3 of 3) sorted by relevance
245 if (handler->min_rsp_size > args->output_buf_max) { in validate_handler()434 args.output_buf_max = tx->len_max - TX_HEADER_SIZE, in ec_host_cmd_thread()447 memset(args.output_buf, 0, args.output_buf_max); in ec_host_cmd_thread()
136 uint16_t output_buf_max; member
372 if (request->bytes_to_write > args->output_buf_max) { in ec_host_cmd_unbounded()