Searched refs:reg_arr_ftq (Results 1 – 1 of 1) sorted by relevance
691 static const u32_t reg_arr_ftq[] = { NIG_REG_EGRESS_MNG0_FIFO_EMPTY, in lm_reset_path() local696 …static const u32_t ftq_mask = ( 1 << ARRSIZE(reg_arr_ftq) ) - 1 ; // we need all regs to be… in lm_reset_path()731 for( idx = 0; idx < ARRSIZE(reg_arr_ftq); idx++ ) in lm_reset_path()733 offset = reg_arr_ftq[idx]; in lm_reset_path()