Searched refs:get_suggested_timeout (Results 1 – 2 of 2) sorted by relevance
136 static uint16_t get_suggested_timeout(struct mbox_context *context) in get_suggested_timeout() function233 put_u16(&resp->args[6], get_suggested_timeout(context)); in mbox_handle_mbox_info()
502 static uint16_t get_suggested_timeout(struct mbox_context *context) in get_suggested_timeout() function545 io->resp.v2.timeout = get_suggested_timeout(context); in protocol_v2_get_info()