Searched refs:opidx (Results 1 – 3 of 3) sorted by relevance
41 u8 opidx = 0; in _cmd_estimated_swch_seq() local61 for(opidx = 0; opidx < op_num; opidx++) { in _cmd_estimated_swch_seq()63 "[%3d], ", param->back_op_ch[opidx].channel); in _cmd_estimated_swch_seq()85 for(opidx = 0; opidx < op_num; opidx++) { in _cmd_estimated_swch_seq()88 param->back_op_ch[opidx].channel, param->back_op_ch[opidx].duration); in _cmd_estimated_swch_seq()
1116 unsigned int opidx; member1272 while (ctx->opidx < genl_get_cmd_cnt(ctx->rt)) { in ctrl_dumppolicy()1283 ctx->opidx = genl_get_cmd_cnt(ctx->rt); in ctrl_dumppolicy()1285 genl_get_cmd_by_index(ctx->opidx, ctx->rt, &op); in ctrl_dumppolicy()1291 ctx->opidx++; in ctrl_dumppolicy()