Searched refs:ctx_idx (Results 1 – 3 of 3) sorted by relevance
356 int ctx_idx; member
344 fibctx_p->ctx_idx = softs->aifq_idx; in aac_open_getadapter_fib()
6376 if (next == ctx_p->ctx_idx) { in aac_save_aif()6378 } else if (current == ctx_p->ctx_idx && in aac_save_aif()6380 ctx_p->ctx_idx = next; in aac_save_aif()6401 current = ctx->ctx_idx; in aac_return_aif_common()6409 ctx->ctx_idx = (current + 1) % AAC_AIFQ_LENGTH; in aac_return_aif_common()