Searched refs:op_ctl (Results 1 – 1 of 1) sorted by relevance
340 union ibs_op_ctl op_ctl = (union ibs_op_ctl)config; in get_ibs_op_count() local348 if (op_ctl.op_val) { in get_ibs_op_count()349 count = op_ctl.opmaxcnt << 4; in get_ibs_op_count()351 count += op_ctl.opmaxcnt_ext << 20; in get_ibs_op_count()353 count = op_ctl.opcurcnt; in get_ibs_op_count()