Searched refs:first_ilt (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_hw_init_reset.c | 2775 u32_t first_ilt[PXP2_NUM_TABLES]; in init_pxp2_func() local 2803 first_ilt[k] = j; in init_pxp2_func() 2808 PXP2_SET_FIRST_LAST_ILT(pdev, CDU, first_ilt[0], last_ilt[0]); in init_pxp2_func() 2809 PXP2_SET_FIRST_LAST_ILT(pdev, TM, first_ilt[1], last_ilt[1]); in init_pxp2_func() 2810 PXP2_SET_FIRST_LAST_ILT(pdev, QM, first_ilt[2], last_ilt[2]); in init_pxp2_func() 2811 PXP2_SET_FIRST_LAST_ILT(pdev, SRC, first_ilt[3], last_ilt[3]); in init_pxp2_func()
|