Searched refs:eentry (Results 1 – 1 of 1) sorted by relevance
3950 u32 sentry, eentry; in __subn_get_opa_cc_table() local3971 eentry = sentry + (IB_CCT_ENTRIES * n_blocks); in __subn_get_opa_cc_table()3978 for (j = 0, i = sentry; i < eentry; j++, i++) in __subn_get_opa_cc_table()4001 u32 sentry, eentry; in __subn_set_opa_cc_table() local4013 eentry = sentry + ((n_blocks - 1) * IB_CCT_ENTRIES) + in __subn_set_opa_cc_table()4018 if (ccti_limit + 1 > eentry) { in __subn_set_opa_cc_table()4030 for (j = 0, i = sentry; i < eentry; j++, i++) in __subn_set_opa_cc_table()