Searched refs:defer_retry_aux (Results 1 – 3 of 3) sorted by relevance
110 uint32_t defer_retry_aux; member126 ctx->defer_retry_aux = 0; in process_read_reply()155 ++ctx->defer_retry_aux; in process_read_reply()157 if (ctx->defer_retry_aux > AUX_DEFER_RETRY_COUNTER) { in process_read_reply()163 ctx->defer_retry_aux = 0; in process_read_reply()256 ctx.defer_retry_aux = 0; in read_command()322 uint32_t defer_retry_aux; member360 ctx->defer_retry_aux = 0; in process_write_reply()370 ++ctx->defer_retry_aux; in process_write_reply()372 if (ctx->defer_retry_aux > ctx->max_defer_retry) { in process_write_reply()[all …]
425 ctx->defer_retry_aux = 0; in process_read_reply()454 ++ctx->defer_retry_aux; in process_read_reply()456 if (ctx->defer_retry_aux > AUX_DEFER_RETRY_COUNTER) { in process_read_reply()462 ctx->defer_retry_aux = 0; in process_read_reply()554 ctx.defer_retry_aux = 0; in read_command()633 ctx->defer_retry_aux = 0; in process_write_reply()643 ++ctx->defer_retry_aux; in process_write_reply()645 if (ctx->defer_retry_aux > ctx->max_defer_retry) { in process_write_reply()651 ctx->defer_retry_aux = 0; in process_write_reply()742 ctx.defer_retry_aux = 0; in write_command()
108 uint32_t defer_retry_aux; member130 uint32_t defer_retry_aux; member