Searched refs:reply_len_hint (Results 1 – 3 of 3) sorted by relevance
219 uint16_t reply_len_hint; /* max that the master will read */ member
317 .reply_len_hint = ctx->reply_len ? htole16(*ctx->reply_len) : 0, in send_command()
287 command_info.reply_len_hint = htole16((reply_len)); \